CHANGELOG.md in avromatic-2.2.2 vs CHANGELOG.md in avromatic-2.2.3
- old
+ new
@@ -1,6 +1,9 @@
# avromatic changelog
+## v2.2.3
+- Fix bug where method `#referenced_model_classes` was declared as private instead of public.
+
## v2.2.2
- Fix missing models in the model registry when in development by loading the nested models of eager loaded models.
- Fake schema registry support for stubbing URLs with usernames and passwords.
## v2.2.1