From cca67e080ccc5f92ff8d1b3350ccaab37e073790 Mon Sep 17 00:00:00 2001 From: tison Date: Fri, 4 Sep 2026 17:26:51 +0800 Subject: [PATCH] chore: Confirm 0.5.0 release date --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e8c86b7..29ceccf7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,7 +23,7 @@ All significant changes to this project will be documented in this file. * T-Digest deserialization now rejects unknown or conflicting flags, reversed extrema, out-of-range values, unsorted centroids, and non-empty images without stored values. -## v0.5.0 +## v0.5.0 (2026-09-04) ### Breaking changes