CHANGELOG.md in avromatic-0.26.0 vs CHANGELOG.md in avromatic-0.27.0

- old
+ new

@@ -1,6 +1,10 @@ # avromatic changelog +## v0.27.0 +- Patches avromatic model classes to cache `Virtus::ValueObject::AllowedWriterMethods#allowed_writer_methods` +- Support Rails 5.1 + ## v0.26.0 - Caches result of Avromatic::Model::RawSerialization#value_attributes_for_avro for immutable models ## v0.25.0 - Disallow optional fields in schemas used for keys by default.