diff options
author | 2025-05-27 21:23:15 +0200 | |
---|---|---|
committer | 2025-05-27 21:23:15 +0200 | |
commit | 3c838578c94411021cecaf2c09e052a72b558685 (patch) | |
tree | 6c1a1d98f31d63e92dd4bc292c448162a18c5637 | |
parent | 37170eae7d1ab80d7259b6824ca930f6a03a1aee (diff) | |
download | zuwu-3c838578c94411021cecaf2c09e052a72b558685.tar.gz zuwu-3c838578c94411021cecaf2c09e052a72b558685.tar.bz2 zuwu-3c838578c94411021cecaf2c09e052a72b558685.tar.lz zuwu-3c838578c94411021cecaf2c09e052a72b558685.zip |
chore: changelog
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 020a6c5..723435c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,8 +21,10 @@ Items here can change in various ways, and changes introduced here should not be ### Features - Use uutils realpath in install.zsh if available ([`475084b`](https://git.estrogen.zone/zuwu.git/commit/?id=475084b869629edf11ee4fc4998d1658257fabdf)) +- Arch Packaging ([`84a3c95`](https://git.estrogen.zone/zuwu.git/commit/?id=84a3c95bf0ca9d9fba1bd24636e6dac80d0d6048), [`f472ea5`](https://git.estrogen.zone/zuwu.git/commit/?id=f472ea579eda9bdb968fd131316f684c6258f57a)) +- Document Packages ([`37170ea`](https://git.estrogen.zone/zuwu.git/commit/?id=37170eae7d1ab80d7259b6824ca930f6a03a1aee)) -## v0.4.1 [`current-commit`](https://git.estrogen.zone/zuwu.git/commit/?h=v0.4.1) +## v0.4.1 [`ee4d541`](https://git.estrogen.zone/zuwu.git/commit/?id=ee4d54118e002d4d4ce16eb72361f536b4c430e8) ### Features |