CHANGELOG.md in avromatic-0.12.0 vs CHANGELOG.md in avromatic-0.13.0.rc0
- old
+ new
@@ -1,6 +1,9 @@
# avromatic changelog
+## v0.13.0
+- Add interfaces to deserialize as a hash of attributes instead of a model.
+
## v0.12.0
- Clear the schema store, if it supports it, prior to code reloading in Rails
applications. This allows schema changes to be picked up during code
reloading.