Commit f64f3127 authored by Markus Kalkbrenner's avatar Markus Kalkbrenner

prepare 4.1.0-alpha.2

parent e72d6b16
...@@ -4,16 +4,23 @@ All notable changes to the solarium library will be documented in this file. ...@@ -4,16 +4,23 @@ 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] ## [4.1.0-alpha.2]
### Added ### Added
- Query Elevation Component
- Option 'min' for JsonAggregation
### Changed ### Changed
- Test coverage and docs for cursor functionality
- Test coverage for JSON facets
- Branch aliases for composer
### Deprecated ### Deprecated
### Removed ### Removed
### Fixed ### Fixed
- Filter empty buckets from JSON facets during result parsing
- Cover 'contains' and 'containsignorecase' in FacetSet docs
### Security ### Security
......
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