Skip to content

Commit

Permalink
Add missing changes.txt for ruflin#670
Browse files Browse the repository at this point in the history
  • Loading branch information
krzaczek committed Aug 25, 2014
1 parent b30e713 commit 831d7f4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions changes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ CHANGES

2014-08-25
- Top-level filter parameter in search has been renamed to post_filter #669 #670
- Deprecated: Elastica\Query::setFilter() is deprecated. Use Elastica\Query::setPostFilter() instead. #669
- Deprecated: Elastica\Query::setPostFilter() passing filter as array is deprecated. Pass instance of AbstractFilter instead. #669

2014-08-22
- Fixed escaping of / character in Elastica\Util::escapeTerm(), removed usage of JSON_UNESCAPED_SLASHES in Elastica\JSON #660
Expand Down

0 comments on commit 831d7f4

Please sign in to comment.