summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2023-11-29 12:33:44 +0100
committerGitHub <noreply@github.com>2023-11-29 12:33:44 +0100
commit037effd54c79b70fc4f7d91962b506266d4d3c4d (patch)
treeed5a65dbc3a9de16087aacaf1e6d21ef06df423c
parentd9b956bc40cd1b526b683291d3d55673a191b5a2 (diff)
docs(changelog): update release date
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8e8e9903d..c6f8a00c4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,8 @@ 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]
+
+## [0.39.2] - 2023-11-29
* fix(cli): typo in cli help (https://github.com/zellij-org/zellij/pull/2906)
* fix(sessions): slow session updates in the session-manager (https://github.com/zellij-org/zellij/pull/2951)
* fix: compiler warnings (https://github.com/zellij-org/zellij/pull/2873)