We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20a85d1 commit fcec6d7Copy full SHA for fcec6d7
CHANGELOG.md
@@ -4,15 +4,13 @@ All notable changes to the solarium library will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
-## [5.0.4]
8
-### Changed
9
-- Solarium\Core\Query\AbstractQuery::setTimeZone() now accepts \DateTimeZone objects as parameter
10
-
11
12
## [5.0.3]
13
### Fixed
14
- Solarium\QueryType\MoreLikeThis\Query::setBoost()
15
+### Changed
+- Solarium\Core\Query\AbstractQuery::setTimeZone() now accepts \DateTimeZone objects as parameter
+
16
17
## [5.0.2]
18
0 commit comments