CHANGELOG.md in aasm-3.0.24 vs CHANGELOG.md in aasm-3.0.25
- old
+ new
@@ -1,6 +1,14 @@
# CHANGELOG
+## 3.1.0 (not yet released)
+
+ * deprecated old aasm_* class methods (old-style DSL), in preparation for AASM v4.0.0
+
+## 3.0.25
+
+ * initialize the state even if validation is skipped (for ActiveRecord and Mongoid persistence) (see issue #103, thanks to [@vfonic](https://github.com/vfonic) and [@aaronklaassen](https://github.com/aaronklaassen))
+
## 3.0.24
* added support for event blocks (thanks to [@Intrepidd](https://github.com/Intrepidd))
## 3.0.23