CHANGELOG.md in dynomite-1.2.3 vs CHANGELOG.md in dynomite-1.2.4
- old
+ new
@@ -1,9 +1,13 @@
# Change Log
All notable changes to this project will be documented in this file.
This project *tries* to adhere to [Semantic Versioning](http://semver.org/), even before v1.0.
+## [1.2.4]
+- #16 add rainbow gem dependency for colorize method
+- #17 fix table names for models with namespaces
+
## [1.2.3]
- #11 fix comments in dsl.rb
- #13 update find method to support composite key
## [1.2.2]