CHANGELOG.md in deimos-ruby-1.8.4 vs CHANGELOG.md in deimos-ruby-1.8.5

- 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.8.5 - 2021-01-13 + +- ### Fixes :wrench: +- Fixes for Rails 6.1 (remove usage of `update_attributes!`) + ## 1.8.4 - 2020-12-02 ### Features :star: - Add overridable "process_message?" method to ActiveRecordConsumer to allow for skipping of saving/updating records