mirror of
https://github.com/aasm/aasm
synced 2023-03-27 23:22:41 -04:00
added entry for Sequel to the changelog
This commit is contained in:
parent
e29ff00192
commit
e6c6722e34
1 changed files with 4 additions and 0 deletions
|
@ -4,6 +4,10 @@
|
|||
|
||||
* deprecated old aasm_* class methods (old-style DSL), in preparation for AASM v4.0.0
|
||||
|
||||
## 3.2.0 (not yet released)
|
||||
|
||||
* support [Sequel](http://sequel.jeremyevans.net/) (see [issue #119](https://github.com/aasm/aasm/issues/119), thanks to [@godfat](https://github.com/godfat))
|
||||
|
||||
## 3.1.1
|
||||
|
||||
* bugfix: don't require ActiveRecord for localizing AASM event and state name (see [issue #113](https://github.com/aasm/aasm/issues/113), thanks to [@silentshade](https://github.com/silentshade))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue