We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f3cb22 commit 9befc18Copy full SHA for 9befc18
CHANGELOG.md
@@ -4,6 +4,14 @@ All notable changes to the Solarium library will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
+## [Unreleased]
8
+### Added
9
+
10
+### Changed
11
12
+### Removed
13
14
15
## [6.3.7]
16
### Added
17
- Additional test coverage
@@ -37,6 +45,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
37
45
### Deprecated
38
46
- Solarium\Core\Query\AbstractQuery::setTimeAllowed(), moved to Solarium\QueryType\Select\Query\Query
39
47
48
40
49
## [6.3.5]
41
50
42
51
- Option `buildAll` for Suggesters
0 commit comments