CHANGELOG.md in avromatic-2.2.4 vs CHANGELOG.md in avromatic-2.2.5

- old
+ new

@@ -1,6 +1,9 @@ # avromatic changelog +## v2.2.5 +- Optimize memory usage when serializing, deserializing and instantiating models. + ## v2.2.4 - Compatibility with Avro v1.10.x. ## v2.2.3 - Fix bug where method `#referenced_model_classes` was declared as private instead of public.