From f95a8e77a65a598e48ca94279695a35289279d65 Mon Sep 17 00:00:00 2001 From: Laurence Isla Date: Thu, 14 Dec 2023 12:10:08 -0500 Subject: [PATCH] changelog: update to 12.0.1 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a9a2f8ef9..8eef7586a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ This project adheres to [Semantic Versioning](http://semver.org/). ## Unreleased +## [12.0.1] - 2023-12-12 + ### Fixed - #3054, Fix not allowing special characters in JSON keys - @laurenceisla