aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorRunningDroid <RunningDroid@users.noreply.github.com>2018-10-14 22:23:54 +0000
committerChristian Duerr <chrisduerr@users.noreply.github.com>2018-10-14 22:23:54 +0000
commitb41c6b736d67d61e92b174dfea58ae46813934cd (patch)
tree61a6ea28a372869c143af381ef4e79aeec82c0ba /CHANGELOG.md
parentcb6e0653fabaae82a8c4012491904697de99d467 (diff)
downloadalacritty-b41c6b736d67d61e92b174dfea58ae46813934cd.tar.gz
alacritty-b41c6b736d67d61e92b174dfea58ae46813934cd.zip
Add statusline capabilities to Terminfo
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 155cb5ab..7e7a8d2b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
+### Added
+
+- Add terminfo capabilities advertising support for changing the window title
+
### Fixed
- Fixed erroneous results when using the `indexed_colors` config option