CHANGELOG.md in aasm-3.0.0 vs CHANGELOG.md in aasm-3.0.1
- old
+ new
@@ -1,6 +1,10 @@
# CHANGELOG
+## 3.0.1
+
+ * added support for Mongoid (Thanks, MichaĆ Taberski)
+
## 3.0.0
* switched documentation to the new DSL
* whiny transactions: by default, raise an exception if an event transition is not possible
* you may disable whiny transactions