Prepare 0.8.0 release

This commit is contained in:
2019-03-24 11:48:45 +01:00
parent efb0aba7cd
commit 4ca150a0cb
3 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
## 0.8.0 (unreleased)
## 0.8.0 (2019-03-24)
### Breaking
* Moved Maven artifact to `de.stklcode.jvault:jvault-connector` (#28)
* Removed support for `HTTPVaultConnectorFactory#withSslContext()` in favor of `#withTrustedCA()` due to