From 71a4801d20d8904cfcfa5e92c96d53ee06a2c69f Mon Sep 17 00:00:00 2001 From: Phil Jones Date: Mon, 10 Apr 2023 09:05:32 +0100 Subject: Version 0.9.1. --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 17ef8fa..84bd4f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## [0.9.1] - 2023-04-10 +### Fixed +- Fixed broken line spacing for some fonts with the HarfBuzz backend. + ## [0.9.0] - 2023-04-09 ### Added - Added support for a text cursor. This can be enabled with the `text-cursor` @@ -267,6 +271,7 @@ is how it should have been done from the start. ## [0.1.0] - 2022-06-27 Initial release. Good enough to use, but still some jank. +[0.9.1]: https://github.com/philj56/tofi/compare/v0.9.0...v0.9.1 [0.9.0]: https://github.com/philj56/tofi/compare/v0.8.1...v0.9.0 [0.8.1]: https://github.com/philj56/tofi/compare/v0.8.0...v0.8.1 [0.8.0]: https://github.com/philj56/tofi/compare/v0.7.0...v0.8.0 -- cgit v1.2.3