diff options
| author | natsuoto <[email protected]> | 2026-04-29 13:10:20 +0530 |
|---|---|---|
| committer | natsuoto <[email protected]> | 2026-04-29 13:10:20 +0530 |
| commit | 95e3d6a8d5fa7ba3de228411c16606ffa366ad62 (patch) | |
| tree | 0be1abd0638893797eabfb6ab0b36c4844e631cd | |
| parent | 8dd647fae61788ff22a7601e29f262ef2f64df1b (diff) | |
| download | edify-95e3d6a8d5fa7ba3de228411c16606ffa366ad62.tar.xz edify-95e3d6a8d5fa7ba3de228411c16606ffa366ad62.zip | |
chore(release): date 0.3.0 changelog entry
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
| -rw-r--r-- | CHANGELOG.rst | 2 |
1 files changed, 1 insertions, 1 deletions
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. |
