summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authora-kenji <aks.kenji@protonmail.com>2021-11-01 13:23:35 +0100
committera-kenji <aks.kenji@protonmail.com>2021-11-01 13:23:35 +0100
commitc39c27c98c8fcad055138c868d944ac60c2fbb6d (patch)
tree674fb90063659a7cbb576099eb29dfde9dd4d8d2 /CHANGELOG.md
parent5e720b02a9eab86cbe732e6a6d400e305a63bfb5 (diff)
docs(changelog): fix typo bug_report template
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 f84fce2c6..cba804e5e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -17,6 +17,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* Fix: Update `cargo-make` instructions post `v0.35.3` (https://github.com/zellij-org/zellij/pull/819)
* 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)
+* Fix: typo and grammar (https://github.com/zellij-org/zellij/pull/826)
## [0.19.0] - 2021-10-20
* Fix: Prevent text overwrite when scrolled up (https://github.com/zellij-org/zellij/pull/655)