CHANGELOG.md in deimos-ruby-1.24.0 vs CHANGELOG.md in deimos-ruby-1.24.1
- old
+ new
@@ -5,9 +5,12 @@
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.24.1 - 2024-03-26
+- Fix: ActiveRecordConsumer batch consumption was not working with the trilogy adapter.
+
# 1.24.0 - 2024-02-26
***BREAKING CHANGE****
- Feature: Rename configuration option `generate_namespace_folders` to `use_full_namespace`. This will now use the entire namespace when generating schema classes