summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorKunal Mohan <kunalmohan99@gmail.com>2021-10-26 09:56:37 +0530
committerKunal Mohan <kunalmohan99@gmail.com>2021-10-26 09:56:37 +0530
commit829882d5563ae34372f0cd4b06365f9465dbd790 (patch)
tree5f926850bed30ee83303a37576e4ab3917c4fdb6 /CHANGELOG.md
parent164eb6a5b74b3089548303fb60a9e623856bcd23 (diff)
docs(changelog): Rotate Pane locations (#802)
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d527ced26..c6dbbe1ba 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
## [Unreleased]
* Fix: improve performance of echoed keystrokes (https://github.com/zellij-org/zellij/pull/798)
* Add: Use hyperlinks for the setup information (https://github.com/zellij-org/zellij/pull/768)
+* Feature: Rotate Pane location (https://github.com/zellij-org/zellij/pull/802)
## [0.19.0] - 2021-10-20
* Fix: Prevent text overwrite when scrolled up (https://github.com/zellij-org/zellij/pull/655)