Skip to content

Commit

Permalink
prepare 4.1.0-alpha.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Markus Kalkbrenner committed Jun 4, 2018
1 parent e72d6b1 commit f64f312
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [4.1.0-alpha.2]
### Added
- Query Elevation Component
- Option 'min' for JsonAggregation

### Changed
- Test coverage and docs for cursor functionality
- Test coverage for JSON facets
- Branch aliases for composer

### Deprecated

### Removed

### Fixed
- Filter empty buckets from JSON facets during result parsing
- Cover 'contains' and 'containsignorecase' in FacetSet docs

### Security

Expand Down

0 comments on commit f64f312

Please sign in to comment.