diff --git a/CHANGELOG.md b/CHANGELOG.md index d4d609407..f6208ee32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,18 +4,10 @@ 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 - +## [6.2.6] ### Fixed - An empty array for a multiValued field was wrongly interpreted as an empty child document by the Update request builder in 6.2.5 -### Changed - -### Removed - -### Deprecated - ## [6.2.5] ### Added