We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 20a7fc2 + 54bc12f commit 69cd5d2Copy full SHA for 69cd5d2
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# CHANGELOG
2
3
+## 0.2.7 - Nov 20, 2015
4
+
5
+**React 15 support:**
6
7
+* Version 0.2.x now supports React 15 too.
8
9
10
## 0.2.6 - Nov 20, 2015
11
12
**Bugfix from PR:**
package.json
@@ -1,6 +1,6 @@
{
"name": "react-notification-system",
- "version": "0.2.5",
+ "version": "0.2.7",
"description": "A React Notification System fully customized",
"main": "dist/NotificationSystem.js",
"scripts": {
0 commit comments