docs(changelog): Fix update plugins #621
This commit is contained in:
parent
4417263ce4
commit
309f4a62bf
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||||
* Add `action`: `ScrollToBottom` (https://github.com/zellij-org/zellij/pull/626)
|
* Add `action`: `ScrollToBottom` (https://github.com/zellij-org/zellij/pull/626)
|
||||||
* Bound by default to `^c` in `scroll` mode, scrolls to bottom and exists the scroll mode
|
* Bound by default to `^c` in `scroll` mode, scrolls to bottom and exists the scroll mode
|
||||||
* Simplify deserialization slightly (https://github.com/zellij-org/zellij/pull/633)
|
* Simplify deserialization slightly (https://github.com/zellij-org/zellij/pull/633)
|
||||||
|
* Fix update plugin attributes on inactive tab (https://github.com/zellij-org/zellij/pull/634)
|
||||||
|
|
||||||
## [0.15.0] - 2021-07-19
|
## [0.15.0] - 2021-07-19
|
||||||
* Kill children properly (https://github.com/zellij-org/zellij/pull/601)
|
* Kill children properly (https://github.com/zellij-org/zellij/pull/601)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue