diff options
author | 2025-03-01 02:08:22 +0100 | |
---|---|---|
committer | 2025-03-01 02:08:22 +0100 | |
commit | 33f3b99c1132c58027e8fe5c7aee6f763d791348 (patch) | |
tree | 8f227ecb0799b4c5eb5dadbe9d966aa3100d0c41 /CHANGELOG.md | |
parent | 8a3d950321b7fc935015886dce31ff2c9f9b7840 (diff) | |
download | zuwu-33f3b99c1132c58027e8fe5c7aee6f763d791348.tar.gz zuwu-33f3b99c1132c58027e8fe5c7aee6f763d791348.tar.bz2 zuwu-33f3b99c1132c58027e8fe5c7aee6f763d791348.tar.lz zuwu-33f3b99c1132c58027e8fe5c7aee6f763d791348.zip |
chore: changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 4380ca9..9988234 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,10 +10,14 @@ The changes below are not available in a stable release yet, and are only availa 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. +<!-- 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 --> +### Features + +- Re-introduced the `_approximate` in a way that stops being annoying ([`8a3d950`](https://git.estrogen.zone/zuwu.git/commit/?id=8a3d950321b7fc935015886dce31ff2c9f9b7840)) + ## v0.3.0 [`659b38a`](https://git.estrogen.zone/zuwu.git/commit/?id=659b38a44e442067d99fd83fac589fa1b359e1a4) ### Features |