diff options
author | 2025-05-27 19:43:39 +0200 | |
---|---|---|
committer | 2025-05-27 19:43:39 +0200 | |
commit | 275047106465d08db4b8fb33de335b1a520ce017 (patch) | |
tree | 7729cf7eb053f7be60f3cf13484b613b6c6bccba /CHANGELOG.md | |
parent | ee4d54118e002d4d4ce16eb72361f536b4c430e8 (diff) | |
download | zuwu-275047106465d08db4b8fb33de335b1a520ce017.tar.gz zuwu-275047106465d08db4b8fb33de335b1a520ce017.tar.bz2 zuwu-275047106465d08db4b8fb33de335b1a520ce017.tar.lz zuwu-275047106465d08db4b8fb33de335b1a520ce017.zip |
feat: changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 620656d..dc2c39e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,14 @@ This is a provisionary changelog for until someone develops a less-hellish [changesets](https://github.com/changesets/changesets) replacement +## 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.1 [`current-commit`](https://git.estrogen.zone/zuwu.git/commit/?h=v0.4.1) ### Features |