CHANGELOG.md in avromatic-3.0.1 vs CHANGELOG.md in avromatic-3.0.2
- old
+ new
@@ -1,6 +1,10 @@
# avromatic changelog
+## 3.0.2
+- Reset the schema registry client between RSpec tests to ensure any cached values are
+ consistent with the fake schema registry.
+
## 3.0.1
- Raise an error when registering a nested model that has already been auto-generated.
This avoids hard to troubleshoot coercion errors when instantiating models and fixes
a regression introduced in Avromatic 2.2.2.