Skip to content
Prev Previous commit
Update CHANGELOG.md
  • Loading branch information
buenaflor authored Jan 30, 2024
commit 86eff7bb556ebc98ce3065c153dd96ef50f0020a
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
### Features

- Add `SentryWidget` ([#1846](https://github.com/getsentry/sentry-dart/pull/1846))
- Prefer to use `SentryWidget` now instead of `SentryScreenshotWidget` and `SentryUserInteractionWidget` directly
- APM for isar ([#1726](https://github.com/getsentry/sentry-dart/pull/1726))
Copy link
Contributor

@krystofwoldrich krystofwoldrich Jan 29, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

- APM for isar ([#1726](https://github.com/getsentry/sentry-dart/pull/1726)) was released in 7.15.0. I'm not sure why it wasn't in the changelog

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There was a mistake. We didn't add isar to the craft file so it was never published, I removed it from the 7.15.0 changelog

- Performance monitoring support for isar ([#1726](https://github.com/getsentry/sentry-dart/pull/1726))
- Tracing without performance for Dio integration ([#1837](https://github.com/getsentry/sentry-dart/pull/1837))
Expand Down