summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2022-10-05 07:45:43 +0200
committerGitHub <noreply@github.com>2022-10-05 07:45:43 +0200
commit46edc590ecda91cfb47456e46be4c618b35c8cc3 (patch)
tree6f9c63e53ac61dac2232036c6c690aa727434d06
parent79bf6ab868cbdab1f9a3827c9b70198f54548b44 (diff)
docs(changelog): switch config/layout/theme language to KDL
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d322aa104..54c26ecee 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
## [Unreleased]
+* BREAKING CHANGE: switch config/layout/theme language to KDL (https://github.com/zellij-org/zellij/pull/1759)
* debugging: Improve error handling in screen thread (https://github.com/zellij-org/zellij/pull/1670)
* fix: Server exits when client panics (https://github.com/zellij-org/zellij/pull/1731)
* fix: Server panics when writing to suppressed pane (https://github.com/zellij-org/zellij/pull/1749)