docs(changelog): add undo rename action

This commit is contained in:
Jae-Heon Ji 2022-06-18 10:00:37 +09:00 committed by GitHub
parent 8e2be2c61e
commit 66aa486506
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,6 +40,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* fix: send `WriteChars:` once per action (https://github.com/zellij-org/zellij/pull/1516)
* feat: allow swapping tabs, in a fullscreen pane (https://github.com/zellij-org/zellij/pull/1515)
* feat: add action of undo renmae (https://github.com/zellij-org/zellij/pull/1513)
## [0.30.0] - 2022-06-07
* fix: right and middle clicks creating selection (https://github.com/zellij-org/zellij/pull/1372)