summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2021-09-15 10:49:36 +0200
committerGitHub <noreply@github.com>2021-09-15 10:49:36 +0200
commiteaf72db29b54b0b6e51ca0c671ad4db5fa5666f1 (patch)
tree86c449014f3375d2ff043b682e650a37ee72646c /CHANGELOG.md
parentc09e65383ea5bbadc149cf8804d07807434a6632 (diff)
docs(changelog): update pane title fix
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 cc384c6bf..1eec26186 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -36,6 +36,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* Add option to specify a tabs name in the tab `layout` file (https://github.com/zellij-org/zellij/pull/715)
* Improve handling of empty valid `yaml` files (https://github.com/zellij-org/zellij/pull/716)
* Add options subcommand to attach (https://github.com/zellij-org/zellij/pull/718)
+* Fix: do not pad empty pane frame title (https://github.com/zellij-org/zellij/pull/724)
## [0.16.0] - 2021-08-31