From cfc446836bde8a16b51b69e3f482afea89b547f4 Mon Sep 17 00:00:00 2001 From: sawka Date: Fri, 2 May 2025 11:08:37 -0700 Subject: [PATCH] quick release notes for v0.11.3 --- docs/docs/releasenotes.mdx | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/docs/releasenotes.mdx b/docs/docs/releasenotes.mdx index a8cddb462f..8992aa129a 100644 --- a/docs/docs/releasenotes.mdx +++ b/docs/docs/releasenotes.mdx @@ -6,6 +6,14 @@ sidebar_position: 200 # Release Notes +### v0.11.3 — May 2, 2025 + +Quick patch release to update packages, fix some security issues (with dependent packages), and some small bug fixes. + +### v0.11.2 — March 8, 2025 + +Quick patch release to fix a backend panic, and revert a change that caused WSL connections to hang. + ### v0.11.1 — Feb 28, 2025 Wave Terminal v0.11.1 adds a lot of new functionality over v0.11.0 (it could have almost been a v0.12)!