From 2d8daafb46f0d6a9a2ba1c506c2bf731fc104974 Mon Sep 17 00:00:00 2001 From: sawka Date: Tue, 19 Dec 2023 00:01:38 -0800 Subject: [PATCH] fix releasenotes --- releasenotes.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releasenotes.mdx b/releasenotes.mdx index 3714aa6..c0c6445 100644 --- a/releasenotes.mdx +++ b/releasenotes.mdx @@ -18,7 +18,7 @@ Download the latest build here: https://waveterm.dev/download * Bug fix: ignore spurious ssh output when connecting [github #99](https://github.com/wavetermdev/waveterm/issues/99) * Bug fix: use user configured bash shell on MacOS [github #137](https://github.com/wavetermdev/waveterm/issues/137) * Bug fix: fix rtnstate detection for complex commands and conda [github #163](https://github.com/wavetermdev/waveterm/issues/163) -# Bug fix: fix the ability to change the port number of a new connection on certain keyboards [github #162](https://github.com/wavetermdev/waveterm/issues/162) +* Bug fix: fix the ability to change the port number of a new connection on certain keyboards [github #162](https://github.com/wavetermdev/waveterm/issues/162) * Other minor UI improvements and bug fixes ### v0.5.1 - 12/5/2023