summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authora-kenji <aks.kenji@protonmail.com>2021-11-15 17:28:09 +0100
committera-kenji <aks.kenji@protonmail.com>2021-11-15 17:28:09 +0100
commit55aef0aeec3f1ba0d075be30cc8210ae3aa42710 (patch)
treeba25b2bad3b71722973a1eda843e1c411d4bc52e /CHANGELOG.md
parent9c6e261e3379c49b5c1f869e6cd89b18cae10f02 (diff)
docs(changelog): add initial `zellij.desktop` file
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 8517cd4a0..02bb86add 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,7 @@ 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]
+* Add: initial `zellij.desktop` file (https://github.com/zellij-org/zellij/pull/870)
* Add: section for third party repositiories `THIRD_PARTY_INSTALL.md` (https://github.com/zellij-org/zellij/pull/857)
* Add: suggestion for similar session name, on attach (https://github.com/zellij-org/zellij/pull/843)
* Fix: handling and overwriting options through the cli (https://github.com/zellij-org/zellij/pull/859)