From 95e3d6a8d5fa7ba3de228411c16606ffa366ad62 Mon Sep 17 00:00:00 2001 From: natsuoto <279971144+natsuoto@users.noreply.github.com> Date: Wed, 29 Apr 2026 13:10:20 +0530 Subject: chore(release): date 0.3.0 changelog entry MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Stamp the changelog header with today's date in preparation for tagging v0.3.0. No metadata changes — version was already set to 0.3.0 in #45; this just dates the entry so the release notes are ready when we cut the tag. Closes #50 --- CHANGELOG.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 47486fe..1fb2f99 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,7 +1,7 @@ Changelog ========= -0.3.0 (unreleased) +0.3.0 (2026-04-29) ------------------ A maintenance release: Edify is dragged out of 2022 and back into modern shape. No new patterns or builder API. The minimum supported Python rises to 3.8. -- cgit v1.2.3