CHANGELOG.md in cistern-2.5.0 vs CHANGELOG.md in cistern-2.6.0
- old
+ new
@@ -1,9 +1,20 @@
# Change Log
## [Unreleased](https://github.com/lanej/cistern/tree/HEAD)
-[Full Changelog](https://github.com/lanej/cistern/compare/v2.4.1...HEAD)
+[Full Changelog](https://github.com/lanej/cistern/compare/v2.5.0...HEAD)
+
+**Implemented enhancements:**
+
+- Associations [\#66](https://github.com/lanej/cistern/pull/66) ([lanej](https://github.com/lanej))
+
+**Fixed bugs:**
+
+- fix\(model\): \#has\_many is not loaded without records present [\#67](https://github.com/lanej/cistern/pull/67) ([lanej](https://github.com/lanej))
+
+## [v2.5.0](https://github.com/lanej/cistern/tree/v2.5.0) (2016-07-19)
+[Full Changelog](https://github.com/lanej/cistern/compare/v2.4.1...v2.5.0)
**Implemented enhancements:**
- add request\_attributes, dirty\_request\_attributes helpers [\#65](https://github.com/lanej/cistern/pull/65) ([lanej](https://github.com/lanej))
\ No newline at end of file