summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
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)