Commit 6f9fb3c578c91f3f471ce888714fa23a18809074

Authored by Andrew Kane
1 parent e735537f

Updated changelog

Showing 1 changed file with 7 additions and 0 deletions   Show diff stats
CHANGELOG.md
  1 +## 1.1.3 [unreleased]
  2 +
  3 +- Fixed deprecation warnings with `alias_method_chain`
  4 +- Added `analyzed_only` option for large text fields
  5 +- Added `encoder` option to highlight
  6 +- Fixed issue in `similar` method with `per_page` option
  7 +
1 8 ## 1.1.2
2 9  
3 10 - Added bulk updates with `callbacks` method
... ...