CHANGELOG.md in aasm-3.1.1 vs CHANGELOG.md in aasm-3.2.0
- old
+ new
@@ -2,9 +2,14 @@
## 3.9.0 (not yet released)
* deprecated old aasm_* class methods (old-style DSL), in preparation for AASM v4.0.0
+## 3.2.0
+
+ * support [Sequel](http://sequel.jeremyevans.net/) (see [issue #119](https://github.com/aasm/aasm/issues/119), thanks to [@godfat](https://github.com/godfat))
+ * may not fire an unknown event (see [issue #128](https://github.com/aasm/aasm/issues/128)
+
## 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))
## 3.1.0