Skip to content

Commit f2e496d

Browse files
authored
Update CHANGELOG.md (#1845)
1 parent 42b79b3 commit f2e496d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@
1414
- Method `hint.addAll(Map<String, dynamic> keysAndValues)` now takes `Map<String, dynamic>` instead of `Map<String, Object>`
1515
- Method `set(String key, dynamic value)` now takes value of `dynamic` instead of `Object`
1616
- Method `hint.get(String key)` now returns `dynamic` instead of `Object?`
17+
18+
### Dependencies
19+
20+
- Bump Cocoa SDK from v8.18.0 to v8.19.0 ([#1803](https://github.com/getsentry/sentry-dart/pull/1844))
21+
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8190)
22+
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.18.0...8.19.0)
1723

1824
## 7.15.0
1925

0 commit comments

Comments
 (0)