fix: replace json parser error with generic msg (#3090)

This commit is contained in:
Andrei Dziahel
2023-12-12 18:46:40 -05:00
committed by Laurence Isla
parent ceda77c5de
commit 0ac4d0d0a9
4 changed files with 8 additions and 5 deletions
+1
View File
@@ -8,6 +8,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Fixed
- #3054, Fix not allowing special characters in JSON keys - @laurenceisla
- #2344, Replace JSON parser error with a clearer generic message - @develop7
## [12.0.0] - 2023-12-01