summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2022-11-09 17:25:44 +0100
committerGitHub <noreply@github.com>2022-11-09 17:25:44 +0100
commitd4beabfeb294f7abad06891b2f6c9cf07cce60c6 (patch)
tree2c8471013e66cc2e4249bea46eeb71fe36ce50ba
parentcbec62c71a0e727bce021592adb1bbd489c83d19 (diff)
docs(changelog): termwiz bump
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 43d7fd0d9..4d365a5fa 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -34,6 +34,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* docs: add kanagawa theme (https://github.com/zellij-org/zellij/pull/1913)
* fix: use 'temp_dir' instead of hard-coded '/tmp/' (https://github.com/zellij-org/zellij/pull/1898)
* debugging: Don't strip debug symbols from release binaries (https://github.com/zellij-org/zellij/pull/1916)
+* deps: upgrade termwiz to 0.19.0 and rust MSRV to 1.60.0 (https://github.com/zellij-org/zellij/pull/1896)
## [0.32.0] - 2022-10-25