CHANGELOG.md in deimos-ruby-1.12.6 vs CHANGELOG.md in deimos-ruby-1.13.0

- old
+ new

@@ -5,9 +5,14 @@ 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.0 - 2022-03-30 + +- Pass the Deimos logger to `AvroTurf::Messaging` for consistent logging +- Fix an issue with nullable enums not being included in the auto-generated schema class + # 1.12.6 - 2022-03-14 - Fix NameError when using Datadog Metrics - Fix unwanted STDOUT output when loading the main `Deimos` module