Skip to content

Commit

Permalink
add changeLog for release-3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasLi1024 committed Apr 18, 2023
1 parent e237e24 commit 4e9ced5
Showing 1 changed file with 17 additions and 2 deletions.
19 changes: 17 additions & 2 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,25 @@
### 3.3.0

(2023-03-17)
(2023-04-18)

#### bcos-sdk-jni
**新增**
- 新增密码机支持:配置keyindex使用内置密钥、签名验签
- 添加 `sendTransaction` 接口,支持构建、签名、发送交易功能

**更新**
- 更新 `bcos-boostssl` 以支持域名
- 更新 `jackson-databind``2.14.2` 版本

#### bcos-c-sdk

- 合并bcos-sdk-jni
**新增**
- 新增密码机支持:配置keyindex使用内置密钥、签名验签
- 添加 `sendTransaction` 接口,支持构建、签名、发送交易功能

**更新**
- 更新 `jackson-databind``2.14.2` 版本
- 合并 `bcos-sdk-jni`
- 添加发送RPC请求时是否根据块高发送的开关

### 3.2.0
Expand Down

0 comments on commit 4e9ced5

Please sign in to comment.