diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a001f3f1..00ca86d14 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,16 +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] -### Fixed -- Local parameter values are now escaped automatically when necessary - - ## [unreleased] ### Added - Plugin\BufferedAddLite (BufferedAdd without event dispatching) - Plugin\BufferedDelete and Plugin\BufferedDeleteLite +### Fixed +- Local parameter values are now escaped automatically when necessary + ## [6.2.2] ### Added