Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Gran committed Jun 2, 2016
1 parent 5d533d1 commit 0e059b3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
### Unreleased
### 0.4.4

- disallow multiple stores of the same `type`. MobStore only knows how to work with one of each anyway. This is a good thing. You can use "sidecar" stores to have multiple sub-stores. Examples/docs to come.
- add .npmignore so we don't publish the .babelrc, which can lead to problems, especially with React Native

### 0.4.3

Expand Down

0 comments on commit 0e059b3

Please sign in to comment.