From 9befc180b6ab7a6850a43d2995132ed7c7c63c6e Mon Sep 17 00:00:00 2001 From: Markus Kalkbrenner Date: Thu, 20 Feb 2025 11:34:11 +0100 Subject: [PATCH] prepared development --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ad17e0055..977b0fba0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,14 @@ 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] +### Added + +### Changed + +### Removed + + ## [6.3.7] ### Added - Additional test coverage @@ -37,6 +45,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Deprecated - Solarium\Core\Query\AbstractQuery::setTimeAllowed(), moved to Solarium\QueryType\Select\Query\Query + ## [6.3.5] ### Added - Option `buildAll` for Suggesters