Skip to content
Merged
Prev Previous commit
Next Next commit
fix changelog
  • Loading branch information
denrase committed Oct 30, 2023
commit 3f8c8d0ea35c03f147214f9d699fbb3a457963b2
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
### Features

- Initial (alpha) support for profiling on iOS and macOS ([#1611](https://github.com/getsentry/sentry-dart/pull/1611))
- Only attach screenshot if app is in resumed state ([#1700](https://github.com/getsentry/sentry-dart/pull/1700))

## 7.11.0

Expand All @@ -19,7 +20,6 @@
### Features

- Breadcrumbs for file I/O operations ([#1649](https://github.com/getsentry/sentry-dart/pull/1649))
- Only attach screenshot if app is in resumed state ([#1700](https://github.com/getsentry/sentry-dart/pull/1700))

### Dependencies

Expand Down