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 faa1d3a + e00605e commit 339c1aeCopy full SHA for 339c1ae
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# CHANGELOG
2
3
+## 0.2.8 - Aug 25, 2016
4
+
5
+* Improved CSS styles for better performance
6
+* Merged pull request to avoid warnings related to component state
7
8
## 0.2.7 - Nov 20, 2015
9
10
**React 15 support:**
package.json
@@ -1,6 +1,6 @@
{
"name": "react-notification-system",
- "version": "0.2.7",
+ "version": "0.2.8",
"description": "A React Notification System fully customized",
"main": "dist/NotificationSystem.js",
"scripts": {
0 commit comments