CHANGELOG.md in blind_index-2.1.0 vs CHANGELOG.md in blind_index-2.1.1

- old
+ new

@@ -1,5 +1,9 @@ +## 2.1.1 (2020-08-14) + +- Fixed `version` option + ## 2.1.0 (2020-07-06) - Improved performance of uniqueness validations - Fixed deprecation warnings in Ruby 2.7 with Mongoid @@ -10,10 +14,10 @@ ## 2.0.1 (2020-02-14) - Added `BlindIndex.backfill` method -## 2.0.0 (2019-02-10) +## 2.0.0 (2020-02-10) - Blind indexes are updated immediately instead of in a `before_validation` callback - Better Lockbox integration - no need to generate a separate key - The `argon2` gem has been replaced with `argon2-kdf` for less dependencies and Windows support - Removed deprecated `compute_email_bidx`