Skip to content

Commit

Permalink
changelog: move missplaced unreleased fix (#3094)
Browse files Browse the repository at this point in the history
  • Loading branch information
laurenceisla authored Dec 7, 2023
1 parent d49e3d7 commit c6b7155
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## Unreleased

### Fixed

- #3054, Fix not allowing special characters in JSON keys - @laurenceisla

## [12.0.0] - 2023-12-01

### Added
Expand Down Expand Up @@ -36,7 +40,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
+ Does not apply to role settings and `app.settings.*`
- #2420, Fix bogus message when listening on port 0 - @develop7
- #3067, Fix Acquision Timeout errors logging to stderr when `log-level=crit` - @laurenceisla
- #3054, Fix not allowing special characters in JSON keys - @laurenceisla

### Changed

Expand Down

0 comments on commit c6b7155

Please sign in to comment.