Skip to content

Commit

Permalink
v2.1.3 change version log (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
jefferyjob authored Apr 8, 2024
1 parent 3694f34 commit 6b6e32f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,8 @@

## v2.1.2
- `cryptoUtil` 包支持RAS加密方法
- `mathUtil` 包单元测试优化
- `mathUtil` 包单元测试优化

## v2.1.3
- error code 迁移到各自的包下
- 增加 cryptoUtil 包的单元测试方法
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,8 @@

## v2.1.2
- `cryptoUtil` package supports RAS encryption method (#62)
- `mathUtil` package unit test optimization (#63)
- `mathUtil` package unit test optimization (#63)

## v2.1.3
- error codes are migrated to their respective packages (#67)
- Add unit test method of cryptoUtil package (#68)

0 comments on commit 6b6e32f

Please sign in to comment.