aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2018-11-08 00:05:21 +0100
committerChristian Duerr <contact@christianduerr.com>2018-11-10 18:19:38 +0100
commit7eb8a12b8ca32aa20ecd0f05ae12de086dd6a53e (patch)
tree33a19185201ec602f8fdc5f31c7392ca5f311bbc
parent9afd143850195db51cd8ab319a5395d29762a098 (diff)
downloadalacritty-7eb8a12b8ca32aa20ecd0f05ae12de086dd6a53e.tar.gz
alacritty-7eb8a12b8ca32aa20ecd0f05ae12de086dd6a53e.zip
Add change log entry
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 32c678b0..56968bb3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- New `mouse.url.modifiers` option to specify keyboard modifiers for opening URLs on click
- Binaries for macOS, Windows and Debian-based systems are now published with GitHub releases
- The keys F16-F24 have been added as options for key bindings
+- Display notice about errors and warnings inside Alacritty
### Changed