CHANGELOG.md in avromatic-0.9.0.rc2 vs CHANGELOG.md in avromatic-0.9.0.rc3

- old
+ new

@@ -2,9 +2,10 @@ ## v0.9.0 (unreleased) - Experimental: Add support for more than one non-null type in a union. - Allow nested models to be referenced and reused. - Fix the serialization of nested complex types. +- Add support for recursive models. ## v0.8.0 - Add support for logical types. Currently this requires using the `avro-salsify-fork` gem for logical types support with Ruby.