Skip to content

Commit 21de0b8

Browse files
committed
Added onRemove fix to CHANGELOG
1 parent 4107ab2 commit 21de0b8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22

33
## 0.2.14 - May 3, 2017
44

5-
* Ability to [edit notifications](https://github.com/igorprado/react-notification-system#removenotificationnotification) (thanks to @syndbg)
5+
* Ability to [edit notifications](https://github.com/igorprado/react-notification-system#removenotificationnotification). (thanks to @syndbg)
66
* Removed deprecation warning. Now using `prop-types` and `create-react-class`packages. (thanks to @andrewBalekha)
7+
* Fix calling `onRemove` before updating the notifications state. (thanks to @szdc)
78

89
## 0.2.13 - Mar 14, 2017
910

0 commit comments

Comments
 (0)