summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDavid Hewitt <1939362+davidhewitt@users.noreply.github.com>2020-04-16 19:46:17 +0100
committerGitHub <noreply@github.com>2020-04-16 18:46:17 +0000
commit840cb1b93a68389fab63e5a8f94cdaa2d607d1c3 (patch)
tree16ec6608a9af305c20127369b24b45d3c1d5431f /CHANGELOG.md
parent33abfe34a86863958e70a6b5109eab5740a6bc81 (diff)
downloadalacritty-840cb1b93a68389fab63e5a8f94cdaa2d607d1c3.tar.gz
alacritty-840cb1b93a68389fab63e5a8f94cdaa2d607d1c3.zip
Add Windows font fallback
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5e39a660..8011be88 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Vi mode for copying text and opening links
- `CopySelection` action which copies into selection buffer on Linux/BSD
- Option `cursor.thickness` to set terminal cursor thickness
+- Font fallback on Windows
### Changed