CHANGELOG.md in kentouzu-0.0.2 vs CHANGELOG.md in kentouzu-0.0.3
- old
+ new
@@ -1,4 +1,10 @@
+## v0.0.3
+
+* Fixed the require in reify. `self.item_type.underscore` instead of `self.item_type.downcase`.
+* Removed debug output from without_drafts.
+* Added with_drafts.
+
## v0.0.2
* Fixed bug in reify.
## v0.0.1