CHANGELOG.md in deimos-ruby-1.13.1 vs CHANGELOG.md in deimos-ruby-1.13.2
- old
+ new
@@ -5,9 +5,13 @@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## UNRELEASED
+# 1.13.2 - 2022-04-07
+
+- Fix an issue with generating schema classes for schemas containing an enum with default value
+
# 1.13.1 - 2022-04-06
- Fix circular reference schema generation
# 1.13.0 - 2022-03-30