Skip to content

Commit 20e3f8c

Browse files
committed
fix changelog
1 parent 65b6531 commit 20e3f8c

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
11
# Changelog
22

3-
## 7.14.0
3+
## Unreleased
44

55
### Features
66

7-
- Add option to opt out of fatal level for automatically collected errors ([#1738](https://github.com/getsentry/sentry-dart/pull/1738))
87
- APM for isar ([#1726](https://github.com/getsentry/sentry-dart/pull/1726))
8+
- Add `ConnectivityIntegration` for web ([#1765](https://github.com/getsentry/sentry-dart/pull/1765))
9+
- We only get the info if online/offline on web platform. The added breadcrumb is set to either `wifi` or `none`.
10+
11+
## 7.14.0
12+
13+
- Add option to opt out of fatal level for automatically collected errors ([#1738](https://github.com/getsentry/sentry-dart/pull/1738))
914

1015
### Fixes
1116

@@ -16,8 +21,6 @@
1621

1722
- Add option to opt out of fatal level for automatically collected errors ([#1738](https://github.com/getsentry/sentry-dart/pull/1738))
1823
- Add `Hive` breadcrumbs ([#1773](https://github.com/getsentry/sentry-dart/pull/1773))
19-
- Add `ConnectivityIntegration` for web ([#1765](https://github.com/getsentry/sentry-dart/pull/1765))
20-
- We only get the info if online/offline on web platform. The added breadcrumb is set to either `wifi` or `none`.
2124

2225
### Dependencies
2326

0 commit comments

Comments
 (0)