From aca303ca1c7a326f991efe0177d2ca7119cf8398 Mon Sep 17 00:00:00 2001 From: chaos-zhu Date: Thu, 15 Aug 2024 09:24:34 +0800 Subject: [PATCH] =?UTF-8?q?:pencil:=20=E7=89=88=E6=9C=AC=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E6=8F=8F=E8=BF=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dc8d4a6..594f9bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ ### Features * 终端连接逻辑重写,断线自动重连 ✔ +* 终端连接状态展示 ✔ * 终端支持选中复制&右键粘贴 ✔ * 终端设置支持字体大小 ✔ * 终端默认字体样式更改为`Cascadia Code` ✔