Skip to content

Commit

Permalink
1.0.5 release (#61)
Browse files Browse the repository at this point in the history
Signed-off-by: Adrian Sutton <[email protected]>
  • Loading branch information
ajsutton authored Sep 1, 2020
1 parent ec072b0 commit b9be040
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
#Changelog

## 1.0.5
### Features Added
- Applied new unicode normalization rules for EIP2335 keystore passwords.
- AzureKeyVaultSigner can be configured to not hash data prior to signing

## 1.0.4
### Features Added
- Allowed CredentialSigner to hash (or not) the supplied data prior to siging
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
org.gradle.jvmargs=-Xmx1g
version=1.0.5-SNAPSHOT
version=1.0.5
hashicorpVaultVersion=1.4.3
hashicorpVaultUrl=https://releases.hashicorp.com/vault

0 comments on commit b9be040

Please sign in to comment.