forked from kn007/silk-v3-decoder
-
Notifications
You must be signed in to change notification settings - Fork 0
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
24 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 |
---|---|---|
@@ -0,0 +1,24 @@ | ||
## ChangeLog | ||
|
||
<b>Version 1.0.0.2</b> (29 Apr 2016) | ||
* Hide command windows when converting. | ||
|
||
<b>Version 1.0.0.1</b> (13 Apr 2016) | ||
* Add English language support. | ||
* Fix Some Bugs. | ||
|
||
<b>Version 1.0.0.0</b> (12 Apr 2016) | ||
* First published version. | ||
|
||
|
||
## 更新历史 | ||
|
||
2016-04-29发布1.0.0.2版本: | ||
* 隐藏转换时弹出的命令行窗口。 | ||
|
||
2016-04-13发布1.0.0.1版本: | ||
* 添加语言支持,新增英文支持。 | ||
* 修复一些Bug. | ||
|
||
2016-04-12发布1.0.0.0版本: | ||
* 第一个版本,由Autoit3编译而成。 |