diff options
author | 2025-03-01 02:20:18 +0100 | |
---|---|---|
committer | 2025-03-01 02:20:18 +0100 | |
commit | a47972db91550397e57c1ee76f3f409a3805365e (patch) | |
tree | a5297da9e8a261738e8b21d9a48d04fc9f3a5057 | |
parent | c9a27c6a5a29077525db86b955d04ab21bf18f59 (diff) | |
download | zuwu-a47972db91550397e57c1ee76f3f409a3805365e.tar.gz zuwu-a47972db91550397e57c1ee76f3f409a3805365e.tar.bz2 zuwu-a47972db91550397e57c1ee76f3f409a3805365e.tar.lz zuwu-a47972db91550397e57c1ee76f3f409a3805365e.zip |
chore: changelog
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a135f58..d63191c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ Items here can change in various ways, and changes introduced here should not be ### Fixes - Use `which` to detect `compinit` ([`396a5a7`](https://git.estrogen.zone/zuwu.git/commit/?id=396a5a7fb6274d61586a48272f977dab426b1a55)) +- Give `SAVEHIST` the same treatment as `HISTFILE` for initialization of `.zshrc` section ([`c9a27c6`](https://git.estrogen.zone/zuwu.git/commit/?id=c9a27c6a5a29077525db86b955d04ab21bf18f59)) ## v0.3.1 [`1221d0f`](https://git.estrogen.zone/zuwu.git/commit/?id=1221d0f52243ceb94b024ac64f3f36da1ec66b9f) |