Skip to content

Commit 2d37ba2

Browse files
authored
Fix mistake in the changelog (#2931)
1 parent a1ec71e commit 2d37ba2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44

55
### Features
66

7+
- Add `sendModules` option for disable sending modules ([#2926](https://github.com/getsentry/sentry-java/pull/2926))
78
- Send `db.system` and `db.name` in span data for androidx.sqlite spans ([#2928](https://github.com/getsentry/sentry-java/pull/2928))
89

910
### Dependencies
1011

1112
- Bump Gradle from v8.2.1 to v8.3.0 ([#2900](https://github.com/getsentry/sentry-java/pull/2900))
1213
- [changelog](https://github.com/gradle/gradle/blob/master release-test/CHANGELOG.md#v830)
1314
- [diff](https://github.com/gradle/gradle/compare/v8.2.1...v8.3.0)
14-
- Add `sendModules` option for disable sending modules ([#2926](https://github.com/getsentry/sentry-java/pull/2926))
1515

1616
## 6.29.0
1717

0 commit comments

Comments
 (0)