We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f049f6b commit 09c7edbCopy full SHA for 09c7edb
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## Unreleased
4
+
5
+### Features
6
7
+- Add textScale(r) value to Flutter context ([#1886](https://github.com/getsentry/sentry-dart/pull/1886))
8
9
## 7.18.0
10
11
### Features
@@ -22,7 +28,6 @@
22
28
- Add override `captureFailedRequests` option ([#1931](https://github.com/getsentry/sentry-dart/pull/1931))
23
29
- The `dio` integration and `SentryHttpClient` now take an additional `captureFailedRequests` option.
24
30
- 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))
26
31
27
32
### Improvements
33
0 commit comments