Skip to content

Commit 2d58a14

Browse files
authored
Updated CHANGELOG for 2.1.0
1 parent bb0a34b commit 2d58a14

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## 2.1.0
4+
5+
### Breaking changes
6+
7+
* Removed prop `onNotificationRemoval` as it was rather hard to know which particular notification has been removed.
8+
9+
### Improvements
10+
11+
* Added option `onRemoval` directly to the notification object. Each notification will have its own `onRemoval`, making it easier to track removals.
12+
313
## 2.0.0
414

515
### Breaking changes

0 commit comments

Comments
 (0)