From b929e1e288fd059d0e0a13b5f14c8bae6a27a2ac Mon Sep 17 00:00:00 2001 From: Martin Date: Tue, 6 Feb 2024 12:07:28 +0100 Subject: [PATCH] Update RELEASE_NOTES.md --- RELEASE_NOTES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index cc9c20e1..06a1104f 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,3 +1,7 @@ +### 5.2.29 +* Fixed color parsing to be independent of the current culture (regression in 5.2.27) +* Added more value variants for Dictionary, Dict, and SymbolDict functions + ### 5.2.28 * Added Brewer color schemes * Added String.replace