CHANGELOG.md in avromatic-0.32.0 vs CHANGELOG.md in avromatic-0.33.0

- old
+ new

@@ -1,6 +1,9 @@ # avromatic changelog +## v0.33.0 +- Fix compatibility with avro-patches v0.4.0. + ## v0.32.0 - Improve partial assignment using a hash for records outside of unions. - Prevent invalid types from being assigned to primitives in unions. - Add validation that primitive attributes have the expected type.