CHANGELOG.md in avromatic-0.6.1 vs CHANGELOG.md in avromatic-0.6.2
- old
+ new
@@ -1,6 +1,9 @@
# avromatic changelog
+## v0.6.2
+- Remove dependency on `Hash#transform_values` from `ActiveSupport` v4.2.
+
## v0.6.1
- Fix serialization of array and map types that contain nested models.
## v0.6.0
- Require `avro_turf` v0.7.0 or later.