CHANGELOG.md in blind_index-2.0.0 vs CHANGELOG.md in blind_index-2.0.1

- old
+ new

@@ -1,4 +1,8 @@ +## 2.0.1 (2020-02-14) + +- Added `BlindIndex.backfill` method + ## 2.0.0 (2019-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