From 66bb478e3301b381ddadd5d74fa5660f17e14dae Mon Sep 17 00:00:00 2001 From: Darren Schroeder <343840+fdncred@users.noreply.github.com> Date: Tue, 16 Sep 2025 15:18:45 -0500 Subject: [PATCH] update changelog for another pre-release --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 746621e..efbfa7e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -185,3 +185,5 @@ All notable changes to the "vscode-nushell-lang" extension will be documented in - Add ability to start and stop lsp [#210](https://github.com/nushell/vscode-nushell-lang/pull/210) - Better JSONRPC logging [#211](https://github.com/nushell/vscode-nushell-lang/pull/211) - Fix some lints [#213](https://github.com/nushell/vscode-nushell-lang/pull/213) +- 2.0.4 Pre-Release + - Don't auto-reveal output panel [#219](https://github.com/nushell/vscode-nushell-lang/pull/219)