From 037effd54c79b70fc4f7d91962b506266d4d3c4d Mon Sep 17 00:00:00 2001 From: Aram Drevekenin Date: Wed, 29 Nov 2023 12:33:44 +0100 Subject: [PATCH] docs(changelog): update release date --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e8e9903..c6f8a00c 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)