summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authora-kenji <aks.kenji@protonmail.com>2021-11-15 09:08:26 +0100
committera-kenji <aks.kenji@protonmail.com>2021-11-15 09:08:26 +0100
commit94582d4255e4cb6a30908cbaea54030d28a03f58 (patch)
tree3cc17c1599e1ff15a3fc1fb6aa29ae88ebf724a2 /CHANGELOG.md
parentc35a6ba9381149edbfe2ca3a1e52a9d46279b5d0 (diff)
docs(changelog): add `THIRD_PART_INSTALL.md`
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 8ea823d14..8517cd4a0 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: 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)