diff options
author | David Hewitt <1939362+davidhewitt@users.noreply.github.com> | 2019-03-07 20:37:11 +0000 |
---|---|---|
committer | Christian Duerr <chrisduerr@users.noreply.github.com> | 2019-03-07 20:37:11 +0000 |
commit | ea87c1546b98265332239ccf6ff7eb45d7549ee2 (patch) | |
tree | 9b8cb69559008ddb5110f57e9c03ad52077d4e3b /CHANGELOG.md | |
parent | 9ba7c4fae4d927e109c7981f7e11ca7acdc14eb3 (diff) | |
download | alacritty-ea87c1546b98265332239ccf6ff7eb45d7549ee2.tar.gz alacritty-ea87c1546b98265332239ccf6ff7eb45d7549ee2.zip |
Add dynamic title support for Window
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
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 |