diff options
author | 2025-05-27 18:55:13 +0200 | |
---|---|---|
committer | 2025-05-27 18:55:13 +0200 | |
commit | 7d384c6ea9a20af2da736256b003fbd036b4c26a (patch) | |
tree | c16235b804ac8a766c80faf7733797d54f0fe83f | |
parent | ec79eb9db7e41d62927edb03db87d3e777aaeaf2 (diff) | |
download | zuwu-7d384c6ea9a20af2da736256b003fbd036b4c26a.tar.gz zuwu-7d384c6ea9a20af2da736256b003fbd036b4c26a.tar.bz2 zuwu-7d384c6ea9a20af2da736256b003fbd036b4c26a.tar.lz zuwu-7d384c6ea9a20af2da736256b003fbd036b4c26a.zip |
chore: changelog
-rw-r--r-- | CHANGELOG.md | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index f91d8e4..31a30e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,15 @@ This is a provisionary changelog for until someone develops a less-hellish [changesets](https://github.com/changesets/changesets) replacement -## v0.4.0 [`current-commit`](https://git.estrogen.zone/zuwu.git/commit/?h=v0.4.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_. + +<!-- 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.4.0 [`ec79eb9`](https://git.estrogen.zone/zuwu.git/commit/?id=ec79eb9db7e41d62927edb03db87d3e777aaeaf2) ### Breaking Changes @@ -20,8 +28,6 @@ This is a provisionary changelog for until someone develops a less-hellish [chan - Don't check for completion installation in hyperfast mode - if in hyperfast mode, use the `zuwu_compinstall` command after startup to replicate non-hyperfast behaviour ([`50eb123`](https://git.estrogen.zone/zuwu.git/commit/?id=50eb12378c164235026dbd6745adce5bcbab00c6)) -<!-- 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.2 [`9ba27b1`](https://git.estrogen.zone/zuwu.git/commit/?id=9ba27b11f4f558729cb5e4bf97f4360ba73df852) ### Features |