docs(changelog): add rust-version to Cargo.toml
This commit is contained in:
parent
35c566f15c
commit
043a3cf388
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||||
* Fix: Unused import for darwin systems (https://github.com/zellij-org/zellij/pull/820)
|
* Fix: Unused import for darwin systems (https://github.com/zellij-org/zellij/pull/820)
|
||||||
* Add: `WriteChars` action (https://github.com/zellij-org/zellij/pull/825)
|
* Add: `WriteChars` action (https://github.com/zellij-org/zellij/pull/825)
|
||||||
* 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)
|
||||||
|
|
||||||
## [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…
Add table
Reference in a new issue