Skip to content

Commit d9eff09

Browse files
committed
fix: remove HTML special char in release notes
1 parent e21bc86 commit d9eff09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

RELEASE_NOTES_v7.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
- **💾 流式下载支持**
1111
- 新增大文件流式下载功能,避免内存溢出(OOM)
12-
- 内存占用降至 < 8KB,支持任意大小文件下载
12+
- 内存占用降至 8KB 以下,支持任意大小文件下载
1313
- 下载流程优化:用户先选择保存位置,再流式下载到临时文件,最后复制到目标位置
1414

1515
- **🗑️ 临时文件管理**

0 commit comments

Comments
 (0)