Skip to content

Commit 23726d5

Browse files
committed
Merge branch 'release/0.2.3' into develop
2 parents 64c0ccf + 706911a commit 23726d5

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
1-
# Change Log
1+
# CHANGELOG
2+
3+
## 0.2.3 - Oct 11, 2015
4+
5+
**Implemented enhancements:**
6+
7+
* Possibility to remove notification by uid.
8+
* Added onAdd property to notification object.
9+
* Improved styles
210

311
## 0.2.2 - Oct 10, 2015
412

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-notification-system",
3-
"version": "0.2.2",
3+
"version": "0.2.3",
44
"description": "A React Notification System fully customized",
55
"main": "dist/notification-system.js",
66
"scripts": {

0 commit comments

Comments
 (0)