Skip to content

Commit

Permalink
bump to v0.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
TheNorthMemory committed Jan 8, 2023
1 parent ec43332 commit 18153c0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# 变更历史

## [0.3.4](../../compare/0.3.3...0.3.4) - 2023-01-08

- 使用`chr`代替`sprintf`,性能提高了一点点;
- 支持以`json`作为关键字,来描述`biz_content`数据结构;

## [0.3.3](../../compare/0.3.2...0.3.3) - 2021-11-06

- 优化`Rsa::parse`代码逻辑,去除`is_resource`/`is_object`检测;
Expand Down

0 comments on commit 18153c0

Please sign in to comment.