Skip to content

Commit 6c66585

Browse files
committed
docs(changelog.md): 更新 CHANGELOG.md 文件
1 parent d97abec commit 6c66585

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
# [0.3.0](https://gitlab.omgut.com/bge/bge-python-sdk/compare/v0.2.4...v0.3.0) (2022-04-22)
2+
3+
4+
### Bug Fixes
5+
6+
* 修复模型配置命令不输入模型编号无法进入下一步的问题 ([e942e02](https://gitlab.omgut.com/bge/bge-python-sdk/commit/e942e0271c25bb6cba5170c40ead5a6000702cf5))
7+
* 专业级变异接口regions参数验证 ([56ab2c8](https://gitlab.omgut.com/bge/bge-python-sdk/commit/56ab2c812e6b7cf78534ba91884952081c57e3fb))
8+
* regions参数改为列表传入 ([023554a](https://gitlab.omgut.com/bge/bge-python-sdk/commit/023554acdf471d45a9800753ab2f2e78addf5ed8))
9+
10+
11+
### Features
12+
13+
* 更新 SDK 版本号至 v0.3.0 ([4cd68eb](https://gitlab.omgut.com/bge/bge-python-sdk/commit/4cd68eb6a85e33636934d73024133c948704df1b))
14+
* 新增命令行打印输出命令运行时间戳 ([d9b2638](https://gitlab.omgut.com/bge/bge-python-sdk/commit/d9b263808748a5d57b3771d208bc6c7e53c9af39))
15+
* 新增模型代码混淆功能至模型发布命令 ([1383072](https://gitlab.omgut.com/bge/bge-python-sdk/commit/13830724f0ecdbcc392a38ea7877a0a53c863c56))
16+
* 新增专业级变异接口 ([b753be0](https://gitlab.omgut.com/bge/bge-python-sdk/commit/b753be0b57f86d3e74431cbee226430ff6113c5d))
17+
* 增加模型代码混淆功能并使用 rich 增强命令行工具 ([44d83c6](https://gitlab.omgut.com/bge/bge-python-sdk/commit/44d83c6f71d6a3e511b5dc9f46790da2d9745ff8))
18+
* **command:** 增加 bge config list 命令 ([be7e542](https://gitlab.omgut.com/bge/bge-python-sdk/commit/be7e5428efee38026f83acd1d2f33c94b9761c54))
19+
20+
21+
122
## [0.2.8](https://gitlab.omgut.com/bge/bge-python-sdk/compare/v0.2.4...v0.2.8) (2022-04-18)
223

324

0 commit comments

Comments
 (0)