summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDavid Hewitt <1939362+davidhewitt@users.noreply.github.com>2019-03-07 20:37:11 +0000
committerChristian Duerr <chrisduerr@users.noreply.github.com>2019-03-07 20:37:11 +0000
commitea87c1546b98265332239ccf6ff7eb45d7549ee2 (patch)
tree9b8cb69559008ddb5110f57e9c03ad52077d4e3b /CHANGELOG.md
parent9ba7c4fae4d927e109c7981f7e11ca7acdc14eb3 (diff)
downloadalacritty-ea87c1546b98265332239ccf6ff7eb45d7549ee2.tar.gz
alacritty-ea87c1546b98265332239ccf6ff7eb45d7549ee2.zip
Add dynamic title support for Window
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 44eac586..bf62195c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- MSI installer for Windows is now available
- New default key bindings Alt+Home, Alt+End, Alt+PageUp and Alt+PageDown
+- Dynamic title support on Windows
### Fixed