Bump version to 0.9.0

This commit is contained in:
Joscha 2025-02-23 23:43:38 +01:00
parent b207e91c25
commit 4cf6a15577
4 changed files with 49 additions and 26 deletions

View file

@ -11,11 +11,12 @@ Procedure when bumping the version number:
4. Run `cargo run help-config > CONFIG.md`
5. Commit with message `Bump version to X.Y.Z`
6. Create tag named `vX.Y.Z`
7. Fast-forward branch `latest`
8. Push `master`, `latest` and the new tag
7. Push `master` and the new tag
## Unreleased
## v0.9.0 - 2025-02-23
### Added
- Unicode-based grapheme width estimation method