diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e2db89c9..746ed708a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 @@ -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