mirror of
https://github.com/zellij-org/zellij.git
synced 2024-12-26 02:32:21 +03:00
docs(changelog): colors_transform
to colorsys
This commit is contained in:
parent
070de7a4d1
commit
2904c04ab0
@ -20,6 +20,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
|||||||
* Fix: typo and grammar (https://github.com/zellij-org/zellij/pull/826)
|
* Fix: typo and grammar (https://github.com/zellij-org/zellij/pull/826)
|
||||||
* Add: `rust-version' - msrv field to `Cargo.toml` (https://github.com/zellij-org/zellij/pull/828)
|
* Add: `rust-version' - msrv field to `Cargo.toml` (https://github.com/zellij-org/zellij/pull/828)
|
||||||
* Fix: improve memory utilization, reap both sides of pty properly and do not expose open FDs to child processes (https://github.com/zellij-org/zellij/pull/830)
|
* Fix: improve memory utilization, reap both sides of pty properly and do not expose open FDs to child processes (https://github.com/zellij-org/zellij/pull/830)
|
||||||
|
* Fix: move from the deprecated `colors_transform` to `colorsys` (https://github.com/zellij-org/zellij/pull/832)
|
||||||
|
|
||||||
## [0.19.0] - 2021-10-20
|
## [0.19.0] - 2021-10-20
|
||||||
* Fix: Prevent text overwrite when scrolled up (https://github.com/zellij-org/zellij/pull/655)
|
* Fix: Prevent text overwrite when scrolled up (https://github.com/zellij-org/zellij/pull/655)
|
||||||
|
Loading…
Reference in New Issue
Block a user