From 426dcb83237cccce151e1e8a62602a8b85bd7e90 Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Wed, 25 Feb 2026 12:50:15 +0000 Subject: [PATCH] chore(release): prepare for v0.9.6 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b3c5f33..c45e363 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [0.9.6] - 2026-02-25 + +### 🐛 Bug Fixes + +- *(graph)* Stabilize debouncer tests with synctest fake clock + ## [0.9.5] - 2026-02-25 ### 🐛 Bug Fixes