# Changelog ## [v4.0.1](https://github.com/rpush/modis/tree/v4.0.1) (2022-03-02) [Full Changelog](https://github.com/rpush/modis/compare/v4.0.0...v4.0.1) **Merged pull requests:** - Fix deprectated pipeline calls for Redis 4.6.0 [\#32](https://github.com/rpush/modis/pull/32) ([justinhoward](https://github.com/justinhoward)) ## [v4.0.0](https://github.com/rpush/modis/tree/v4.0.0) (2021-04-28) [Full Changelog](https://github.com/rpush/modis/compare/v3.3.0...v4.0.0) **Merged pull requests:** - Makes hiredis a development dependency [\#31](https://github.com/rpush/modis/pull/31) ([fdocr](https://github.com/fdocr)) ## [v3.3.0](https://github.com/rpush/modis/tree/v3.3.0) (2020-07-07) [Full Changelog](https://github.com/rpush/modis/compare/v3.2.0...v3.3.0) **Merged pull requests:** - Fix deprecation warnings [\#30](https://github.com/rpush/modis/pull/30) ([rofreg](https://github.com/rofreg)) - Test with Ruby 2.7 [\#28](https://github.com/rpush/modis/pull/28) ([aried3r](https://github.com/aried3r)) ## [v3.2.0](https://github.com/rpush/modis/tree/v3.2.0) (2019-12-12) [Full Changelog](https://github.com/rpush/modis/compare/v3.1.0...v3.2.0) **Merged pull requests:** - Add missing `\#update` and `\#update!` persistance methods [\#27](https://github.com/rpush/modis/pull/27) ([dsantosmerino](https://github.com/dsantosmerino)) ## [v3.1.0](https://github.com/rpush/modis/tree/v3.1.0) (2019-10-18) [Full Changelog](https://github.com/rpush/modis/compare/3.0.0...v3.1.0) **Merged pull requests:** - Remove i18n dependency [\#26](https://github.com/rpush/modis/pull/26) ([aried3r](https://github.com/aried3r)) - Test with Rails 6, Ubuntu 18.04, Ruby 2.6 [\#25](https://github.com/rpush/modis/pull/25) ([aried3r](https://github.com/aried3r)) - Fix build status badge [\#22](https://github.com/rpush/modis/pull/22) ([jas14](https://github.com/jas14)) ## [3.0.0](https://github.com/rpush/modis/tree/3.0.0) (2018-12-20) [Full Changelog](https://github.com/rpush/modis/compare/v2.1.0...3.0.0) **Merged pull requests:** - Prep 3.0.0 release [\#21](https://github.com/rpush/modis/pull/21) ([garettarrowood](https://github.com/garettarrowood)) - Lock i18n version [\#20](https://github.com/rpush/modis/pull/20) ([garettarrowood](https://github.com/garettarrowood)) - Compatability with Rails 5.2's ActiveModel::Dirty [\#19](https://github.com/rpush/modis/pull/19) ([benlangfeld](https://github.com/benlangfeld)) - Resolve rubocop violations and lock version [\#17](https://github.com/rpush/modis/pull/17) ([garettarrowood](https://github.com/garettarrowood)) - Fix CI failures by resolving RuboCop offenses [\#12](https://github.com/rpush/modis/pull/12) ([garettarrowood](https://github.com/garettarrowood)) - get rid of old school rocket syntax [\#11](https://github.com/rpush/modis/pull/11) ([DmytroStepaniuk](https://github.com/DmytroStepaniuk)) - fix wrong readme example [\#10](https://github.com/rpush/modis/pull/10) ([DmytroStepaniuk](https://github.com/DmytroStepaniuk)) ## v2.1.0 - Add `enable_all_index` option to allow disabling the `all` keys. [#7](https://github.com/rpush/modis/pull/7) ## v2.0.0 - Support MRI 2.2.2+ and JRuby 9k+ [#5](https://github.com/rpush/modis/pull/5) - Remove YAML (de)serialization support [#5](https://github.com/rpush/modis/pull/5) \* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*