docs(changelog): compatibility update
This commit is contained in:
parent
9bb300e1c0
commit
ce50d6e406
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||||
* Change Switch default config loading order of `HOME` and system (https://github.com/zellij-org/zellij/pull/488)
|
* Change Switch default config loading order of `HOME` and system (https://github.com/zellij-org/zellij/pull/488)
|
||||||
* Add support for requesting a simpler layout from plugins, move `clean` flag from `options` to `setup` (https://github.com/zellij-org/zellij/pull/479)
|
* Add support for requesting a simpler layout from plugins, move `clean` flag from `options` to `setup` (https://github.com/zellij-org/zellij/pull/479)
|
||||||
* Improve config loading slightly (https://github.com/zellij-org/zellij/pull/492)
|
* Improve config loading slightly (https://github.com/zellij-org/zellij/pull/492)
|
||||||
|
* Terminal compatibility: preserve current style when clearing viewport (https://github.com/zellij-org/zellij/pull/493)
|
||||||
|
|
||||||
## [0.9.0] - 2021-05-11
|
## [0.9.0] - 2021-05-11
|
||||||
* Add more functionality to unbinding the default keybindings (https://github.com/zellij-org/zellij/pull/468)
|
* Add more functionality to unbinding the default keybindings (https://github.com/zellij-org/zellij/pull/468)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue