add #265 and #152 to changelog

This commit is contained in:
Thorsten Böttger 2016-01-08 09:50:30 +13:00
parent c3691b9d05
commit 623edbea24
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,8 @@
## unreleased
* add generators to configure active_record and mongoid after install (see [issue #261](https://github.com/aasm/aasm/issues/261) for details, thanks to [@anilmaurya](https://github.com/anilmaurya))
* fix: make sure the column is actually present for _ActiveRecord_ enums (see [issue #265](https://github.com/aasm/aasm/issues/265) and [issue #152](https://github.com/aasm/aasm/issues/152) for details, thanks to [@anilmaurya](https://github.com/anilmaurya))
* add generators to configure active_record and mongoid after install (see [issue #261](https://github.com/aasm/aasm/issues/261) for details, thanks to [@anilmaurya](https://github.com/anilmaurya))
## 4.5.2