add extension for #213 and #217 to changelog

This commit is contained in:
Thorsten Böttger 2015-03-07 22:59:01 +13:00
parent 76fff96fdb
commit 427521ae2d
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
## 4.1.1 (not yet released)
* `AASM::InvalidTransition` now references the current object (with the state machine) and the _AASM_ event name (see [issue #217](https://github.com/aasm/aasm/issues/217), thanks to [@awsmsrc](https://github.com/awsmsrc))
* bugfix: do not update unloaded state for [Sequel](http://sequel.jeremyevans.net/) (see [issue #218](https://github.com/aasm/aasm/issues/218), thanks to [@godfat](https://github.com/godfat))
## 4.1.0