-
Notifications
You must be signed in to change notification settings - Fork 110
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
1 parent
5d6e118
commit 6260cf9
Showing
1 changed file
with
16 additions
and
0 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,3 +1,19 @@ | ||
|
||
|
||
#### 2019-11-10 | ||
0. 修复隐藏bug | ||
1. 添加`MVConfigBuild.exe`生成私人配置文件,增强兼容性:`对相应已支持的系统即使在打了内核补丁的情况下可能也支持`。 | ||
- 之前支持: | ||
> Microsoft Windows [版本 10.0.18362.**418**] //`19h1` | ||
- 现在支持 | ||
> Microsoft Windows [版本 10.0.18362.**xxx**] //`19h1` | ||
|
||
|
||
2. 使用前自动检查系统版本、降低蓝屏几率 | ||
|
||
|
||
|
||
|
||
#### 2019-11-08 | ||
公开下载 |