Commit ce2ac95a authored by Markus Kalkbrenner's avatar Markus Kalkbrenner

prepared CHANGELOG for 4.0.0-alpha.2 release

parent 36229499
...@@ -4,18 +4,19 @@ All notable changes to the solarium library will be documented in this file. ...@@ -4,18 +4,19 @@ All notable changes to the solarium library will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) 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). and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Added
### Changed
### Deprecated ## [4.0.0-alpha.2]
### Added
- getSuggester() convenience method on Solarium\QueryType\Select\Query\Query
- More integration tests
### Removed ### Removed
- Outdated symfony versions on test environment
### Fixed ### Fixed
- Don't escape the '*' in range queries
### Security - Return type of getHighlighting() on Solarium\QueryType\Select\Result\Result
- Return type of getFacetSet() on Solarium\QueryType\Select\Result\Result
## [4.0.0-alpha.1] ## [4.0.0-alpha.1]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment