Preparations for 0.7.0 release

This commit is contained in:
2017-10-03 17:39:03 +02:00
parent 007b523295
commit ed2b9d62a3
3 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
## 0.7.0 [work in progress]
## 0.7.0 [2017-10-03]
* [feature] Retrieval of health status via `getHealth()` (#15)
* [improvement] `seal()`, `unseal()` are now `void` and throw Exception on error (#12)
* [compatibility] Adaptation to Vault 0.8 endpoints for `renew` and `revoke`, **breaking** 0.7 compatibility (#11)