Skip to content

Commit 2e59fa7

Browse files
Fix changelog move feature from beta to unreleased (#3055)
1 parent 8d1b70a commit 2e59fa7

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

CHANGELOG.md

+3-6
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44

55
### Features
66

7+
- Add current activity name to app context ([#2999](https://github.com/getsentry/sentry-java/pull/2999))
8+
- Add `MonitorConfig` param to `CheckInUtils.withCheckIn` ([#3038](https://github.com/getsentry/sentry-java/pull/3038))
9+
- This makes it easier to automatically create or update (upsert) monitors.
710
- (Internal) Extract Android Profiler and Measurements for Hybrid SDKs ([#3016](https://github.com/getsentry/sentry-java/pull/3016))
811
- (Internal) Remove SentryOptions dependency from AndroidProfiler ([#3051](https://github.com/getsentry/sentry-java/pull/3051))
912
- (Internal) Add `readBytesFromFile` for use in Hybrid SDKs ([#3052](https://github.com/getsentry/sentry-java/pull/3052))
@@ -32,12 +35,6 @@
3235
- [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#067)
3336
- [diff](https://github.com/getsentry/sentry-native/compare/0.6.6...0.6.7)
3437

35-
### Features
36-
37-
- Add current activity name to app context ([#2999](https://github.com/getsentry/sentry-java/pull/2999))
38-
- Add `MonitorConfig` param to `CheckInUtils.withCheckIn` ([#3038](https://github.com/getsentry/sentry-java/pull/3038))
39-
- This makes it easier to automatically create or update (upsert) monitors.
40-
4138
## 6.33.1
4239

4340
### Fixes

0 commit comments

Comments
 (0)