chore: 更新版本信息(v1.0.1)

This commit is contained in:
2026-07-21 23:37:59 +08:00
parent 0f89e142e9
commit f2b7af5824
2 changed files with 12 additions and 1 deletions
+11
View File
@@ -1,5 +1,16 @@
# CHANGELOG
## [1.0.1] - 2026-07-21
### Added
- 快速发送列表持久化到本地文件 `frost-mqtt-data.json`
- 快速消息支持备注。
### Fixed
- 解决“快速发送”模块中,主题名称较长时,外层卡片缩小到一定程度后不能再随外层容器缩小而缩小的问题。
## [1.0.0] - 2026-07-21
- 初始版本发布。