CHANGELOG.md in avromatic-0.15.1 vs CHANGELOG.md in avromatic-0.17.0

- old
+ new

@@ -1,6 +1,14 @@ # avromatic changelog +## v0.17.0 +- Add `.register_schemas!` method to generated models to register the associated + schemas in a schema registry. + +## v0.16.0 +- Add `#lookup_subject_schema` method to `AvroTurf::SchemaRegistry` patch to + directly support looking up existing schema ids by fingerprint. + ## v0.15.1 - Add `Avromatic.use_cacheable_schema_registration` option to control the lookup of existing schema ids by fingerprint. ## v0.15.0