changelog: move missplaced unreleased fix (#3094)
This commit is contained in:
+4
-1
@@ -5,6 +5,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
|
|
||||||
## Unreleased
|
## Unreleased
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
- #3054, Fix not allowing special characters in JSON keys - @laurenceisla
|
||||||
|
|
||||||
## [12.0.0] - 2023-12-01
|
## [12.0.0] - 2023-12-01
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
@@ -36,7 +40,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
+ Does not apply to role settings and `app.settings.*`
|
+ Does not apply to role settings and `app.settings.*`
|
||||||
- #2420, Fix bogus message when listening on port 0 - @develop7
|
- #2420, Fix bogus message when listening on port 0 - @develop7
|
||||||
- #3067, Fix Acquision Timeout errors logging to stderr when `log-level=crit` - @laurenceisla
|
- #3067, Fix Acquision Timeout errors logging to stderr when `log-level=crit` - @laurenceisla
|
||||||
- #3054, Fix not allowing special characters in JSON keys - @laurenceisla
|
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user