Update CHANGELOG.md
This commit is contained in:
parent
9e74d8d617
commit
fc2a79c7a5
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/)
|
||||||
* Terminal compatibility: properly handle insertion of characters in a line with wide characters (https://github.com/zellij-org/zellij/pull/964)
|
* Terminal compatibility: properly handle insertion of characters in a line with wide characters (https://github.com/zellij-org/zellij/pull/964)
|
||||||
* Terminal compatibility: properly handle deletion of characters in a line with wide characters (https://github.com/zellij-org/zellij/pull/965)
|
* Terminal compatibility: properly handle deletion of characters in a line with wide characters (https://github.com/zellij-org/zellij/pull/965)
|
||||||
* Fix: properly remove clients when detaching from a session (https://github.com/zellij-org/zellij/pull/966)
|
* Fix: properly remove clients when detaching from a session (https://github.com/zellij-org/zellij/pull/966)
|
||||||
|
* Fix: plugin theme coloring (https://github.com/zellij-org/zellij/pull/975)
|
||||||
|
|
||||||
## [0.23.0] - 2021-12-20
|
## [0.23.0] - 2021-12-20
|
||||||
* Feature: add collaboration support - multiple users using multiple cursors (https://github.com/zellij-org/zellij/pull/957)
|
* Feature: add collaboration support - multiple users using multiple cursors (https://github.com/zellij-org/zellij/pull/957)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue