Skip to content
Prev Previous commit
Next Next commit
Update CHANGELOG.md
  • Loading branch information
buenaflor authored Jan 29, 2024
commit 9c41df7201bd9464a829bf40c6226a874d661120
1 change: 0 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
### Features

- Add `SentryWidget` ([#1846](https://github.com/getsentry/sentry-dart/pull/1846))
- Deprecates `SentryScreenshotWidget` and `SentryUserInteractionWidget`
- 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