From ec79b8bc7d17a8632fa9d193d6f4bf70ff4cd0e8 Mon Sep 17 00:00:00 2001 From: Fini Jastrow Date: Sat, 13 May 2023 13:04:25 +0200 Subject: [PATCH] Update changelog to v3.0.1 Signed-off-by: Fini Jastrow --- changelog.md | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index c4f389aad..78fca93e1 100644 --- a/changelog.md +++ b/changelog.md @@ -2,7 +2,25 @@ CHANGELOG ================================================================================ This project is using [Semantic Versioning 2.0.0](http://semver.org/) -## V3.0.0 +## v3.0.1 + +This bugfix release handles the following issues. + +### Fixes + - Revive some ligature removal (only of problematic ligs) + - Correct Octicons scale (of very few icons) + - Fix logging with AppImage `fontforge` + - Drop box-drawing glyphs from Symbols Only fonts + - Reintroduce upstream-dropped `oct-file-symlink-directory` + - Reintroduce old style `oct-file-directory` in `custom-` + - Fix wrong `fsSelection` bit + - Fix `fi` ligature in Ubuntu + - Fix scaling of heavy brackets (mostly in Nerd Font Mono) + - Fix Ubuntu Mono Condensed font property (upstream bug) + - Fix small scaling glitch for 4 Codicons + - Correct CaskaydiaCove's version string (which contains the autohinter) + +## v3.0.0 This major release introduces some breaking changes: