Skip to content

Commit

Permalink
6.0.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Markus Kalkbrenner committed Jun 15, 2020
1 parent 92dd025 commit 7076a03
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).


## [unreleased]
### Added

## [6.0.0-beta.1]
### Changed
- PostBigRequest plugin now acts on PRE_EXECUTE_REQUEST event instead of POST_CREATE_REQUEST
- CustomizeRequest plugin now acts on POST_CREATE_REQUEST event instead of PRE_EXECUTE_REQUEST
Expand Down Expand Up @@ -38,6 +36,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Passing local parameter options (e.g. ``key``, ``tag``, ``exclude``) without the ``local_`` prefix
- Support for Solr versions before 7.7


## [5.2.0]
### Added
- PSR-18 http adapter
Expand Down

0 comments on commit 7076a03

Please sign in to comment.