Skip to content

Commit

Permalink
prepared 5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Markus Kalkbrenner committed Aug 18, 2019
1 parent 81f4d65 commit 8725e11
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
/composer.lock
/vendor
.idea
/.phpunit.result.cache
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

### Changed
- Try to capture complete response body as error message when using guzzle instead of using guzzle's truncated message
- Adapted to Symfony >=4.3 event dispatching, backward compatible to >=3.4, <=4.2

### Fixed
- Complex ReRank queries should not cause Solr parse errors
Expand Down

0 comments on commit 8725e11

Please sign in to comment.