-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
16 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,22 @@ | ||
## v0.7.0 | ||
## v0.7.1 | ||
|
||
### 新增 | ||
|
||
- cli 一些命令 @dongwlin | ||
- 多配置 @dongwlin | ||
- added version flag description @dongwlin | ||
|
||
### 修复 | ||
|
||
- 修复虚境万象异常 @dongwlin | ||
- 修复参数错误时仍然继续执行的问题 @dongwlin | ||
- 修复材料远征收家园体力时模板不存在的问题 @dongwlin | ||
- 降低舰团委托按钮阈值 @dongwlin | ||
- 初始化时任务加载未清空任务列表 @dongwlin | ||
- 任务输入缓冲区错误 @dongwlin | ||
- 任务页面导航错误 @dongwlin | ||
|
||
### 其他 | ||
|
||
- update url @dongwlin | ||
- fix markdown lint @dongwlin | ||
- update github repo url @dongwlin | ||
- remove adb config cache @dongwlin | ||
- remove CommissionItemBuyMax @dongwlin | ||
- remove mac x86_64 @dongwlin | ||
- update for maa framework v1.8.9 @dongwlin |