Commit cd6ebd08 authored by Markus Kalkbrenner's avatar Markus Kalkbrenner

4.1.0-beta.1

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