Skip to content

Commit d819a8c

Browse files
committed
[FABCJ-283] Add 2.1 release notes
Signed-off-by: James Taylor <jamest@uk.ibm.com>
1 parent 831001f commit d819a8c

File tree

2 files changed

+32
-0
lines changed

2 files changed

+32
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v2.1.0
2+
Thu 9 Apr 2020 14:13:36 BST
3+
4+
* [72e6f78](https://github.com/hyperledger/fabric-chaincode-java/commit/72e6f78) [FABCJ-283](https://jira.hyperledger.org/browse/FABCJ-283) Update docker image version
5+
* [54606f8](https://github.com/hyperledger/fabric-chaincode-java/commit/54606f8) [FABCJ-269](https://jira.hyperledger.org/browse/FABCJ-269) Compatibility Matrix
6+
17
## v2.0.1
28
Wed 4 Mar 16:38:58 GMT 2020
39

release_notes/v2.1.0.txt

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
v2.0.1 4 March 2020
2+
--------------------------
3+
4+
Release Notes
5+
-------------
6+
There are minimal changes between v2.0.0 and v2.1.0, please see the change log for a full list of updates.
7+
8+
The release-2.0 branch has been renamed to release-2.x; the v2.1.0 release supercedes v2.0.0.
9+
The release-1.4 branch is currently LTS, please see the proposed Fabric LTS strategy for more information:
10+
https://github.com/hyperledger/fabric-rfcs/pull/23
11+
12+
Known Vulnerabilities
13+
---------------------
14+
none
15+
16+
Resolved Vulnerabilities
17+
------------------------
18+
none
19+
20+
Known Issues & Workarounds
21+
--------------------------
22+
none
23+
24+
Change Log
25+
----------
26+
https://github.com/hyperledger/fabric-chaincode-java/blob/release-2.x/CHANGELOG.md#v210

0 commit comments

Comments
 (0)