Skip to content

Commit 1cb4df5

Browse files
Reflect breaking changes in changelog.
1 parent b2a4b4d commit 1cb4df5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* Fix: Disable Gson HTML escaping
1010
* Enchancement: Support @SentrySpan and @SentryTransaction on classes and interfaces. (#1243)
1111
* Enchancement: Do not serialize empty collections and maps (#1245)
12-
* Ref: Simplify RestTemplate instrumentation (#1246)
12+
* Ref: Optimize DuplicateEventDetectionEventProcessor performance (#1247).
1313
* Ref: Prefix sdk.package names with io.sentry (#1249)
1414
* Fix: Make the ANR Atomic flags immutable
1515
* Enchancement: Integration interface better compatibility with Kotlin null-safety
@@ -25,7 +25,7 @@
2525

2626
Breaking Changes:
2727
* Enchancement: SentryExceptionResolver should not send handled errors by default (#1248).
28-
* Ref: Optimize DuplicateEventDetectionEventProcessor performance (#1247).
28+
* Ref: Simplify RestTemplate instrumentation (#1246)
2929
* Enchancement: Add overloads for startTransaction taking op and description (#1244)
3030

3131
# 4.1.0

0 commit comments

Comments
 (0)