docs(changelog): simplify match arms
This commit is contained in:
parent
aed2a7def6
commit
2d39ce9eb2
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
* Add: add initial session name to layout template (https://github.com/zellij-org/zellij/pull/789)
|
* Add: add initial session name to layout template (https://github.com/zellij-org/zellij/pull/789)
|
||||||
|
* Fix: simplify matches (https://github.com/zellij-org/zellij/pull/844)
|
||||||
|
|
||||||
## [0.20.0] - 2021-11-08
|
## [0.20.0] - 2021-11-08
|
||||||
* Fix: improve performance of echoed keystrokes (https://github.com/zellij-org/zellij/pull/798)
|
* Fix: improve performance of echoed keystrokes (https://github.com/zellij-org/zellij/pull/798)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue