diff options
author | 2025-01-22 22:17:27 +0100 | |
---|---|---|
committer | 2025-01-22 22:17:27 +0100 | |
commit | 771e61faabd0b8fcb7059fe8b9ec4e7ac9a1f486 (patch) | |
tree | 490f8937247d93b9b9d5b21559f6ac5bb159eecd | |
parent | 22664eccc8ac4738f4a88ecedfe916a50413c79b (diff) | |
download | zuwu-771e61faabd0b8fcb7059fe8b9ec4e7ac9a1f486.tar.gz zuwu-771e61faabd0b8fcb7059fe8b9ec4e7ac9a1f486.tar.bz2 zuwu-771e61faabd0b8fcb7059fe8b9ec4e7ac9a1f486.tar.lz zuwu-771e61faabd0b8fcb7059fe8b9ec4e7ac9a1f486.zip |
chore: Changelog entry for 22664eccc8ac4738f4a88ecedfe916a50413c79b
-rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a3a8cc2..3ba50da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,11 @@ 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. --> + +### Fixes + +- For new installs, set `_approximate` in autocorrect handlers, instead of `_correct` ([`22664ec`](https://git.estrogen.zone/zuwu.git/commit/?id=22664eccc8ac4738f4a88ecedfe916a50413c79b)) ## v0.2.1 [`fddadc4`](https://git.estrogen.zone/zuwu.git/commit/?id=fddadc4c0e678903a340058e561d37f3773e36d6) |