Skip to content

Commit

Permalink
docs: add new changelog (#626)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesgetx authored Aug 15, 2023
1 parent dfd3647 commit 3b4110d
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
7 changes: 7 additions & 0 deletions apiserver/paasng/changelog/en/V1.2.0_2023-08-14.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# V1.2.0 Release Notes
### New Features
- Sensitive Field Encryption: Added support for using the SM4 encryption algorithm

### Optimizations
- Redesign Access Management feature
- Redesign Application Market feature
7 changes: 7 additions & 0 deletions apiserver/paasng/changelog/zh-cn/V1.2.0_2023-08-14.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# V1.2.0 版本更新日志
### 新增
- 敏感字段加密存储: 支持使用 SM4 加密算法

### 优化
- 访问管理功能页面改版
- 应用市场功能页面改版

0 comments on commit 3b4110d

Please sign in to comment.