CHANGELOG.md in deimos-ruby-1.18.2 vs CHANGELOG.md in deimos-ruby-1.19.beta1
- old
+ new
@@ -5,9 +5,11 @@
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
+- Feature: When consuming data in batch mode, this adds ability to save data to multiple tables with `association_list`.
+
# 1.18.2 - 2022-11-14
- Fixes bug related to wait between runs when no records are fetched by updating poll_info
# 1.18.1 - 2022-11-01