Skip to content

Commit

Permalink
prepared 6.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mkalkbrenner committed Oct 14, 2023
1 parent 4d9a240 commit 90e42bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to the Solarium library will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [6.3.3]
### Changed
- Spatial component distance type changed from int to float
- Revert return type for Solarium\Component\QueryTrait::setQuery() from `self` to `QueryInterface` for backward compatibility with custom query classes that override this method
Expand Down

0 comments on commit 90e42bf

Please sign in to comment.