CHANGELOG.md in lotus-model-0.2.0 vs CHANGELOG.md in lotus-model-0.2.1
- old
+ new
@@ -1,7 +1,11 @@
# Lotus::Model
A persistence layer for Lotus
+## v0.2.1 - 2015-01-12
+### Added
+- [Luca Guidi] Compatibility between Lotus::Entity and Lotus::Validations
+
## v0.2.0 - 2014-12-23
### Added
- [Luca Guidi] Introduced file system adapter
– [Benny Klotz & Trung Lê] Introduced `Entity` inheritance of attributes
- [Trung Lê] Introduced `Entity#update` for bulk update of attributes