Skip to content

Commit

Permalink
Merge duplicated [unreleased] section in CHANGELOG (#978)
Browse files Browse the repository at this point in the history
  • Loading branch information
thomascorthals authored Jan 26, 2022
1 parent e16e525 commit 8e9f4fa
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8e9f4fa

Please sign in to comment.