From a29f7496c38ea9b4d96bc9cc291e929c31140a42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20Str=C3=B6mberg?= Date: Sun, 23 Jun 2024 13:50:55 +0200 Subject: [PATCH] Add changelog section for v2.0.459 [skip ci] --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dd680f1d3..fd5bbc9dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ Changes to Calva. ## [Unreleased] +## [2.0.459] - 2024-06-23 + - [Do not open auto open the jack-in terminal by default](https://github.com/BetterThanTomorrow/calva/issues/2578) - [Don't show Calva says output channel by default](https://github.com/BetterThanTomorrow/calva/issues/2580) - [Default to reveal the Calva inspector on repl connect](https://github.com/BetterThanTomorrow/calva/issues/2581)