Refactored (un)seal methods to throw Exception instead of catching it (#12)
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
## 0.7.0 [work in progress]
|
||||
* [feature] Retrieval of health status via `getHealth()`
|
||||
* [feature] Retrieval of health status via `getHealth()` (#15)
|
||||
* [improvement] `seal()`, `unseal()` are now `void` and throw Exception on error (#12)
|
||||
|
||||
## 0.6.2 [2017-08-19]
|
||||
* [fix] Prevent potential NPE on SecretResponse getter
|
||||
|
Reference in New Issue
Block a user