diff options
author | 2025-03-01 02:18:16 +0100 | |
---|---|---|
committer | 2025-03-01 02:18:16 +0100 | |
commit | db824e89845d8ebf63f7caf6a781e4232149343f (patch) | |
tree | 0e86cf4b4455c881fa88159d6b4aa2e88a18b148 | |
parent | 704cd7fd6984546fa98a7e2405701e0e2b037b00 (diff) | |
download | zuwu-db824e89845d8ebf63f7caf6a781e4232149343f.tar.gz zuwu-db824e89845d8ebf63f7caf6a781e4232149343f.tar.bz2 zuwu-db824e89845d8ebf63f7caf6a781e4232149343f.tar.lz zuwu-db824e89845d8ebf63f7caf6a781e4232149343f.zip |
chore: changelog
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index fc2c2e7..a135f58 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,10 @@ Items here can change in various ways, and changes introduced here should not be <!-- 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 --> +### Fixes + +- Use `which` to detect `compinit` ([`396a5a7`](https://git.estrogen.zone/zuwu.git/commit/?id=396a5a7fb6274d61586a48272f977dab426b1a55)) + ## v0.3.1 [`1221d0f`](https://git.estrogen.zone/zuwu.git/commit/?id=1221d0f52243ceb94b024ac64f3f36da1ec66b9f) ### Features |