Skip to content

Commit

Permalink
Merge branch 'master' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
CodingCattwo authored Apr 28, 2020
2 parents e9ba11d + 1e392e1 commit 1304e0b
Show file tree
Hide file tree
Showing 4 changed files with 76 additions and 0 deletions.
18 changes: 18 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
### v1.2.4 (2020-04-08)

**Fix**
- bugifx: 请求的headers中token字段由“Authorization”改成“AuthorizationToken”
- bugifx: 发交易接口在前后端增加`contractAbi`字段,修复合约重载函数与获取abi失败的问题

**兼容性**
- 支持FISCO-BCOS v2.0.0-rc1 版本
- 支持FISCO-BCOS v2.0.0-rc2 版本
- 支持FISCO-BCOS v2.0.0-rc3 版本
- 支持FISCO-BCOS v2.0.0 及以上版本
- WeBASE-Web v1.2.2+
- WeBASE-Node-Manager v1.2.2+
- WeBASE-Sign v1.2.2+
- WeBASE-Transaction v1.2.2+

详细了解,请阅读[**技术文档**](https://webasedoc.readthedocs.io/zh_CN/latest/)

### v1.2.2 (2020-01-02)

**Add**
Expand Down
Loading

0 comments on commit 1304e0b

Please sign in to comment.