Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
goatslacker committed Mar 6, 2015
1 parent 56d261a commit 033844e
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## 0.14.0

Changed:

* createStore no longer throws when it encounters a store with the same name. Instead if generates a new name for you and warns you in the console. If a store name is not specified due to using anonymous functions then a warning is also logged.

Other:

* Includes many README tweaks.

Dependency Update:

* es-symbol has been updated to 1.1.0 for better IE8 compatibility.

## 0.13.11

New:
Expand Down

0 comments on commit 033844e

Please sign in to comment.