-
Notifications
You must be signed in to change notification settings - Fork 19
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
github-actions
committed
Oct 28, 2022
1 parent
1a59741
commit 5d1d116
Showing
2 changed files
with
30 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
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,15 @@ | ||
|
||
## 1.0.22 - 2022-10-28 | ||
|
||
### 🐛 Bugfixes | ||
|
||
- bugfix: 修复配置对比功能失效的问题 (#200) | ||
|
||
- fix(front): 配置检查预览页查看无版本的配置实例出现系统异常 (closed #238) | ||
|
||
- fix(front): 配置检查表达式过滤范围没有准确带入任务启动参数(closed #243) | ||
|
||
|
||
|
||
**Full Changelog**: https://github.com/TencentBlueKing/bk-process-config-manager/compare/v1.0.21...v1.0.22 | ||
|