From 4666e21fc84f0b0b0b4c74fd25f7ed5553362d12 Mon Sep 17 00:00:00 2001 From: mfluehr Date: Thu, 4 Jun 2026 08:44:14 -0500 Subject: [PATCH] Fix release dates for versions >= 0.22 --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bd0d3cac..86d434dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -49,7 +49,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fixed `Stoppable` and `Skippable` not signaling exhaustion. - Fixed `SpatialAudio` left and write channel swapping -## Version [0.22.2] (2026-02-22) +## Version [0.22.2] (2026-03-05) ### Fixed @@ -68,7 +68,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - docs.rs could not build the documentation. -## Version [0.22] (2026-02-22) +## Version [0.22] (2026-02-20) ### Added