CHANGELOG.md in deimos-ruby-1.19.1 vs CHANGELOG.md in deimos-ruby-1.19.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.19.2 - 2023-03-20 + +- Fix for saving associations where the primary key is not `id`. + # 1.19.1 - 2023-03-17 - Fix for `rails g deimos:bulk_import_id` generator. # 1.19.0 - 2023-02-21