Skip to content

Commit 294c0b2

Browse files
committed
fix cl
1 parent ef0d966 commit 294c0b2

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

CHANGELOG.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
# Changelog
22

3-
## Unreleased
4-
5-
### Improvements
6-
7-
- Deserialize and serialize unknown fields ([#2153](https://github.com/getsentry/sentry-dart/pull/2153))
83
## Unreleased
94

105
### Improvements
@@ -32,6 +27,7 @@ class MyCustomExceptionIdentifier implements ExceptionIdentifier {
3227
SentryFlutter.init((options) =>
3328
options..prependExceptionTypeIdentifier(MyCustomExceptionIdentifier()));
3429
```
30+
- Deserialize and serialize unknown fields ([#2153](https://github.com/getsentry/sentry-dart/pull/2153))
3531

3632
### Deprecated
3733

0 commit comments

Comments
 (0)