Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
saschagehlich committed Jan 7, 2014
1 parent bfe621c commit 2be9081
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
* Models now take a model as the constructor parameter instead of the sequelize model. All helpers will be called on that map.
* Added error message for missing association models
* Added a `modelMatch` option (can be a string, a regular expression or a function)
* New default `getterPrefix` and `setterPrefix` are `_get` and `_set`

0.0.5 (Jan 6 2014)
==================
Expand Down

0 comments on commit 2be9081

Please sign in to comment.