diff options
author | 2025-05-27 19:14:37 +0200 | |
---|---|---|
committer | 2025-05-27 19:14:37 +0200 | |
commit | 9b218f36233003f7d5161b35109dab5c893521dd (patch) | |
tree | b781da1695525b4f0ee5001ead110a283eebde1b | |
parent | 58d3f68a060cb265a107e147592b13fc05393d3a (diff) | |
download | zuwu-9b218f36233003f7d5161b35109dab5c893521dd.tar.gz zuwu-9b218f36233003f7d5161b35109dab5c893521dd.tar.bz2 zuwu-9b218f36233003f7d5161b35109dab5c893521dd.tar.lz zuwu-9b218f36233003f7d5161b35109dab5c893521dd.zip |
chore: changelog
-rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 31a30e3..3063cc3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,14 @@ 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 --> +### Features + +- Extensive Prompt Customization ([`58d3f68`](https://git.estrogen.zone/zuwu.git/commit/?id=58d3f68a060cb265a107e147592b13fc05393d3a)) + +### Misc. Changes + +- Use two underscores for internal functions instead of one ([`9801451`](https://git.estrogen.zone/zuwu.git/commit/?id=9801451e65027811baf1dbef85b1ebeca5ed4768)) + ## v0.4.0 [`ec79eb9`](https://git.estrogen.zone/zuwu.git/commit/?id=ec79eb9db7e41d62927edb03db87d3e777aaeaf2) ### Breaking Changes |