mirror of
https://github.com/zellij-org/zellij.git
synced 2024-11-22 22:26:54 +03:00
docs(changelog): change how sessions are sorted
This commit is contained in:
parent
510964ecbc
commit
b0a29c046a
@ -17,6 +17,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||
* fix: avoid panic in link_handler.rs (https://github.com/zellij-org/zellij/pull/1356)
|
||||
* Terminal compatibility: prevent wide chars from overflowing the title line (https://github.com/zellij-org/zellij/pull/1361)
|
||||
* Terminal compatibility: adjust saved cursor position on resize (https://github.com/zellij-org/zellij/pull/1362)
|
||||
* fix: change the way sessions are sorted (https://github.com/zellij-org/zellij/pull/1347)
|
||||
|
||||
## [0.28.1] - 2022-04-13
|
||||
* (BREAKING CHANGE) Feature: Improve theme usage and add default themes. Remove gray color from themes. (https://github.com/zellij-org/zellij/pull/1274)
|
||||
|
Loading…
Reference in New Issue
Block a user