CHANGELOG.md in deimos-ruby-1.14.2 vs CHANGELOG.md in deimos-ruby-1.14.3
- 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.14.3 - 2022-06-17
+
+- Fix issue with ActiveRecordConsumer double-decoding keys in batch mode.
+
# 1.14.2 - 2022-05-26
- Fix crash with `test_consume_message` when passing in an instance of a schema class instead of a hash.
# 1.14.1 - 2022-05-25