CHANGELOG.md in avromatic-0.13.0 vs CHANGELOG.md in avromatic-0.14.0.rc0

- old
+ new

@@ -1,6 +1,10 @@ # avromatic changelog +## v0.14.0 +- Add `Avromatic::Messaging` and `Avromatic::IO::DatumReader` classes to + optimize the decoding of Avro unions to Avromatic models. + ## 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