diff options
author | 2025-03-01 01:54:21 +0100 | |
---|---|---|
committer | 2025-03-01 01:54:21 +0100 | |
commit | cf650f755d0d4b006c5e0319c76c2d3aa7f1dce4 (patch) | |
tree | a00b913561ef4a00acd417772ea4a3e0b1358f20 | |
parent | 659b38a44e442067d99fd83fac589fa1b359e1a4 (diff) | |
download | zuwu-cf650f755d0d4b006c5e0319c76c2d3aa7f1dce4.tar.gz zuwu-cf650f755d0d4b006c5e0319c76c2d3aa7f1dce4.tar.bz2 zuwu-cf650f755d0d4b006c5e0319c76c2d3aa7f1dce4.tar.lz zuwu-cf650f755d0d4b006c5e0319c76c2d3aa7f1dce4.zip |
chore: add back changelog pending release section, specify commit id of v0.3.0
-rw-r--r-- | CHANGELOG.md | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 8818fd6..4380ca9 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.0 [`current-commit`](https://git.estrogen.zone/zuwu.git/commit/?h=v0.3.0) +## 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.0 [`659b38a`](https://git.estrogen.zone/zuwu.git/commit/?id=659b38a44e442067d99fd83fac589fa1b359e1a4) ### Features |