From 8f4792ce8d6f7cc637af68b1991848114c7afc05 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Sun, 2 Nov 2025 21:10:33 +0000 Subject: [PATCH] chore(release): prepare for v0.3.1 --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4392369..b29af6c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,11 @@ All notable changes to this project will be documented in this file. -## [0.3.1] - 2025-10-29 +## [0.3.1] - 2025-11-02 + +### 🐛 Bug Fixes + +- Change to write lock for thread safety in json unmarshal ### ⚙️ Miscellaneous Tasks