docs(changelog): update change
This commit is contained in:
parent
1f88b342e2
commit
03f8e7220c
1 changed files with 3 additions and 0 deletions
|
|
@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file.
|
||||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [0.7.0] - 2021-04-29
|
||||||
* Fix the tab '(Sync)' suffix in named tabs (https://github.com/zellij-org/zellij/pull/410)
|
* Fix the tab '(Sync)' suffix in named tabs (https://github.com/zellij-org/zellij/pull/410)
|
||||||
* Improve performance when multiple panes are open (https://github.com/zellij-org/zellij/pull/318)
|
* Improve performance when multiple panes are open (https://github.com/zellij-org/zellij/pull/318)
|
||||||
* Improve error reporting and tests of configuration (https://github.com/zellij-org/zellij/pull/423)
|
* Improve error reporting and tests of configuration (https://github.com/zellij-org/zellij/pull/423)
|
||||||
|
|
@ -12,6 +14,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||||
* Add theme support through xrdb (https://github.com/zellij-org/zellij/pull/239)
|
* Add theme support through xrdb (https://github.com/zellij-org/zellij/pull/239)
|
||||||
* Fix default keybindings in resize mode and add arrow parity in tab and scroll mode (https://github.com/zellij-org/zellij/pull/441)
|
* Fix default keybindings in resize mode and add arrow parity in tab and scroll mode (https://github.com/zellij-org/zellij/pull/441)
|
||||||
* Terminal compatibility: pass vttest 2 and 3 (https://github.com/zellij-org/zellij/pull/447)
|
* Terminal compatibility: pass vttest 2 and 3 (https://github.com/zellij-org/zellij/pull/447)
|
||||||
|
* Stabilize colors (https://github.com/zellij-org/zellij/pull/453)
|
||||||
|
|
||||||
## [0.6.0] - 2021-04-29
|
## [0.6.0] - 2021-04-29
|
||||||
* Doesn't quit anymore on single `q` press while in tab mode (https://github.com/zellij-org/zellij/pull/342)
|
* Doesn't quit anymore on single `q` press while in tab mode (https://github.com/zellij-org/zellij/pull/342)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue