summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2022-11-10 09:50:57 +0100
committerAram Drevekenin <aram@poor.dev>2022-11-10 09:50:57 +0100
commitc086e33ed36a299dd6acad4554eed55bacff3c9a (patch)
treef74411b22824bd8684a3b838dbcb36e835bb815f /CHANGELOG.md
parentd68db715d10c8b5c5abb0f23c1926d596586ca18 (diff)
chore(release): v0.33.0v0.33.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4d365a5fa..d532340a3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
## [Unreleased]
+## [0.33.0] - 2022-11-10
+
* debugging: improve error handling in `zellij_server::pty` (https://github.com/zellij-org/zellij/pull/1840)
* feat: allow command panes to optionally close on exit (https://github.com/zellij-org/zellij/pull/1869)
* add: everforest-dark, everforest-light themes to the example theme directory (https://github.com/zellij-org/zellij/pull/1873)