Skip to content

Commit 09c7edb

Browse files
committed
fix changelog
1 parent f049f6b commit 09c7edb

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## Unreleased
4+
5+
### Features
6+
7+
- Add textScale(r) value to Flutter context ([#1886](https://github.com/getsentry/sentry-dart/pull/1886))
8+
39
## 7.18.0
410

511
### Features
@@ -22,7 +28,6 @@
2228
- Add override `captureFailedRequests` option ([#1931](https://github.com/getsentry/sentry-dart/pull/1931))
2329
- The `dio` integration and `SentryHttpClient` now take an additional `captureFailedRequests` option.
2430
- This is useful if you want to disable this option on native and only enable it on `dio` for example.
25-
- Add textScale(r) value to Flutter context ([#1886](https://github.com/getsentry/sentry-dart/pull/1886))
2631

2732
### Improvements
2833

0 commit comments

Comments
 (0)