summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authora-kenji <aks.kenji@protonmail.com>2021-11-30 11:34:01 +0100
committera-kenji <aks.kenji@protonmail.com>2021-11-30 11:34:01 +0100
commit5180d8016fc527561f898b7e49d47c7dcb570d31 (patch)
treee2fe88badc3ac23879765a1c073a4d2b2546a226 /CHANGELOG.md
parent77ef8aaa8ca3757e0964fba31ed687260c8d69e8 (diff)
docs(changelog): formatting
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 731e71532..58928c5de 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,8 +5,8 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
## [Unreleased]
-Fix: missing themes in configuration merge (https://github.com/zellij-org/zellij/pull/913)
-Fix: add `gray` to theme section (https://github.com/zellij-org/zellij/pull/914)
+* Fix: missing themes in configuration merge (https://github.com/zellij-org/zellij/pull/913)
+* Fix: add `gray` to theme section (https://github.com/zellij-org/zellij/pull/914)
## [0.21.0] - 2021-11-29
* Add: initial preparations for overlay's (https://github.com/zellij-org/zellij/pull/871)