Skip to content

Commit 19da87d

Browse files
authored
Merge pull request #348 from WeBankBlockchain/develop
添加版本适配说明
2 parents beaf1a9 + becd6e8 commit 19da87d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,9 @@ WeIdentity支持认证机构自行注册标准化凭证模板,共同丰富公
7878
*
7979
`WeIdentity规范文档 <https://weidentity.readthedocs.io/zh_CN/latest/docs/weidentity-spec.html>`_
8080

81+
*
82+
`WeIdentity及其组件的兼容版本说明文档 <https://weidentity.readthedocs.io/zh_CN/develop/docs/compatibility.html>`_
83+
8184

8285
当前状态
8386
--------
@@ -110,7 +113,7 @@ WeIdentity目前支持基于FISCO-BCOS的区块链,并提供Java SDK及RestSer
110113
<a href="https://www.codacy.com/manual/chaoxinhu/WeIdentity?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=WeBankBlockchain/WeIdentity&amp;utm_campaign=Badge_Grade"><img src="https://api.codacy.com/project/badge/Grade/37d3bc478ede4839ba16ccac469ad3f2" /></a>
111114
<a href="https://www.codefactor.io/repository/github/webankblockchain/weidentity"><img src="https://www.codefactor.io/repository/github/webankblockchain/weidentity/badge" /></a>
112115
<a href="https://codecov.io/gh/WeBankBlockchain/WeIdentity"><img src="https://codecov.io/gh/WeBankBlockchain/WeIdentity/branch/master/graph/badge.svg" /></a>
113-
<a href="https://www.gnu.org/licenses/lgpl-3.0"><img src="https://img.shields.io/badge/license-GNU%20LGPL%20v3.0-blue.svg" /></a>
116+
<a href="http://www.apache.org/licenses/"><img src="http://img.shields.io/badge/license-Apache%20v2-blue.svg" /></a>
114117
<a href="https://github.com/WeBankBlockchain/WeIdentity"><img src="https://sloc.xyz/github/WeBankBlockchain/WeIdentity" /></a>
115118
</td>
116119
</tr>

0 commit comments

Comments
 (0)