summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2022-12-20 12:25:01 +0100
committerGitHub <noreply@github.com>2022-12-20 12:25:01 +0100
commit17205793e4cd2da5eb431dacfc87dab574080b5b (patch)
tree931adcae622710852caff2eee9126e25ff9b2f67 /CHANGELOG.md
parentd1cacc3fa8c829320a447f238c3894a28a183bf9 (diff)
docs(changelog): remove nix support
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 8e3ec8fa3..b6ce864bf 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* fix: show visual error when unable to split panes vertically/horizontally (https://github.com/zellij-org/zellij/pull/2025)
* build: Use `xtask` as build system (https://github.com/zellij-org/zellij/pull/2012)
* fix: show visual error when failing to resize panes in various situations (https://github.com/zellij-org/zellij/pull/2036)
+* dist: remove nix support (https://github.com/zellij-org/zellij/pull/2038)
## [0.34.4] - 2022-12-13