Skip to content

Commit

Permalink
v1.4.12 release (#91)
Browse files Browse the repository at this point in the history
Signed-off-by: Mark S. Lewis <[email protected]>
  • Loading branch information
bestbeforetoday authored Oct 13, 2020
1 parent b1e42fa commit 7016df8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## v1.4.12
Tue 13 Oct 2020 15:00:11 BST

* [b1e42fa](https://github.com/hyperledger/fabric-sdk-java/commit/b1e42fa) FABJ-540: Use newline separators when concatenating certificate PEM (#88)
* [10a38aa](https://github.com/hyperledger/fabric-sdk-java/commit/10a38aa) Bring 1.4 in line (#77)
* [52d2ee8](https://github.com/hyperledger/fabric-sdk-java/commit/52d2ee8) FABJ-532: Scheduled builds (#75)

## 1.4.11
Fri 3 Jul 2020 14:09:39 BST

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>org.hyperledger.fabric-sdk-java</groupId>
<artifactId>fabric-sdk-java</artifactId>
<packaging>jar</packaging>
<version>1.4.11</version>
<version>1.4.12</version>
<name>fabric-java-sdk</name>
<description>Java SDK for Hyperledger fabric project</description>
<url>https://www.hyperledger.org/community/projects</url>
Expand Down

0 comments on commit 7016df8

Please sign in to comment.