We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48b3f16 commit 7308b25Copy full SHA for 7308b25
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Change Log
2
3
+## 0.2.0 - Oct 9, 2015
4
+
5
+**Implemented enhancements:**
6
7
+* Now supports React 0.14!
8
9
## 0.1.17 - Oct 9, 2015
10
11
**Implemented enhancements, merged pull requrests:**
package.json
@@ -1,6 +1,6 @@
{
"name": "react-notification-system",
- "version": "0.1.17",
+ "version": "0.2.0",
"description": "A React Notification System fully customized",
"main": "dist/notification-system.js",
"scripts": {
0 commit comments