Skip to content

Commit f6b3df1

Browse files
Updated Changelog
1 parent 5bc64b2 commit f6b3df1

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

+8-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
44

55
## [Unreleased]
66
### Added
7-
7+
- [\#19] Support for rendering React elements inside toasts
8+
89
### Changed
910

1011
### Fixed
@@ -26,7 +27,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
2627
- [\#22] Support for queueing notifications, deatils in "Queued Notifications" section of README
2728

2829
### Changed
29-
- [\#] React PropTypes dependency changed for prop-types package.
30+
- [\#32] React PropTypes dependency changed for prop-types package.
3031

3132
## [0.1.4] - 2016-12-19
3233
### Added
@@ -55,4 +56,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
5556
[\#39]: https://github.com/jesusoterogomez/react-notify-toast/issues/39
5657
[\#36]: https://github.com/jesusoterogomez/react-notify-toast/issues/36
5758
[\#34]: https://github.com/jesusoterogomez/react-notify-toast/issues/34
59+
[\#32]: https://github.com/jesusoterogomez/react-notify-toast/issues/32
60+
[\#22]: https://github.com/jesusoterogomez/react-notify-toast/issues/22
61+
[\#20]: https://github.com/jesusoterogomez/react-notify-toast/issues/20
62+
[\#19]: https://github.com/jesusoterogomez/react-notify-toast/issues/19
63+
[\#14]: https://github.com/jesusoterogomez/react-notify-toast/issues/14
5864
[\#8]: https://github.com/jesusoterogomez/react-notify-toast/issues/8

0 commit comments

Comments
 (0)