diff options
author | 2025-03-01 02:09:34 +0100 | |
---|---|---|
committer | 2025-03-01 02:09:34 +0100 | |
commit | 396a5a7fb6274d61586a48272f977dab426b1a55 (patch) | |
tree | 5d919aa5b1da79b492931aee9447eebde6d82963 | |
parent | 1221d0f52243ceb94b024ac64f3f36da1ec66b9f (diff) | |
download | zuwu-396a5a7fb6274d61586a48272f977dab426b1a55.tar.gz zuwu-396a5a7fb6274d61586a48272f977dab426b1a55.tar.bz2 zuwu-396a5a7fb6274d61586a48272f977dab426b1a55.tar.lz zuwu-396a5a7fb6274d61586a48272f977dab426b1a55.zip |
chore: add back changelog pending release section, specify commit id of v0.3.1
-rw-r--r-- | CHANGELOG.md | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d513d6..fc2c2e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,17 @@ This is a provisionary changelog for until someone develops a less-hellish [changesets](https://github.com/changesets/changesets) replacement -## v0.3.1 [`current-commit`](https://git.estrogen.zone/zuwu.git/commit/?h=v0.3.1) +## pending release + +The changes below are not available in a stable release yet, and are only available in the current branch. + +Items here can change in various ways, and changes introduced here should not be considered _stable_. + +<!-- As of right now, there are no pending changes that aren't slated for a stable release. --> + +<!-- Use [`current-commit`](https://git.estrogen.zone/zuwu.git/commit/?h=vx.y.z) in tagged commit for the commit ID of the next commit --> + +## v0.3.1 [`1221d0f`](https://git.estrogen.zone/zuwu.git/commit/?id=1221d0f52243ceb94b024ac64f3f36da1ec66b9f) ### Features |