Commit b5cf489f authored by Markus Kalkbrenner's avatar Markus Kalkbrenner Committed by GitHub

reflect #622

parent c729ef75
...@@ -4,6 +4,21 @@ All notable changes to the solarium library will be documented in this file. ...@@ -4,6 +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).
## [master]
### Added
### Changed
### Deprecated
### Removed
### Fixed
- Allow multiple Field Facets for the same field by dynamically using local facet params if required
### Security
## [4.1.0] ## [4.1.0]
### Added ### Added
- Method AbstractQuery::removeParam() to remove a custom parameter or to reset a required but modified parameter - Method AbstractQuery::removeParam() to remove a custom parameter or to reset a required but modified parameter
......
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