docs(changelog): update pane title fix

This commit is contained in:
Aram Drevekenin 2021-09-15 10:49:36 +02:00 committed by GitHub
parent c09e65383e
commit eaf72db29b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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) * 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) * 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) * 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 ## [0.16.0] - 2021-08-31