Skip to content

Commit

Permalink
📃 docs: 添加更新日志文档
Browse files Browse the repository at this point in the history
  • Loading branch information
wtklbm committed Sep 4, 2024
1 parent e7abbd4 commit c9c4737
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# 更新日志

## v0.2.3 - 2024-09-05

### 新增功能

- 更新项目依赖
- 添加了新的镜像
- 如果检测到 `.cargo/config` 文件,则提示更改为 `.cargo/config.toml`

### 对现有功能的更改

- 更新了程序退出时的错误码,如果您有在自定义脚本中依赖了错误码,请及时更新脚本

0 comments on commit c9c4737

Please sign in to comment.