Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arunoda committed Nov 12, 2016
1 parent 6a8bc2c commit 9d112fe
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

### v1.2.0
13-November-2016

Add a new set of API and few improvements.

* Move eslint-plugin-react to the devDependancies. [b9e1b78](https://github.com/arunoda/podda/commit/b9e1b7828addb591737391628080c390503e2ad6)
* Use Immutable as the internal data storage. [PR1](https://github.com/arunoda/podda/pull/1)
* Add an update API to update the multiple entries in the store. [PR2](https://github.com/arunoda/podda/pull/2)
* Add a way to register a new API. [PR3](https://github.com/arunoda/podda/pull/3)

### v1.1.0
08-November-2016

Expand Down

0 comments on commit 9d112fe

Please sign in to comment.