CHANGELOG.md in deimos-ruby-1.8.5 vs CHANGELOG.md in deimos-ruby-1.8.6
- 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.6 - 2021-01-14
+
+- ### Fixes :wrench:
+- Fix for configuration bug with Ruby 3.0 (** instead of passing hash)
+
## 1.8.5 - 2021-01-13
- ### Fixes :wrench:
- Fixes for Rails 6.1 (remove usage of `update_attributes!`)