1
0
Fork 0
mirror of https://github.com/Luzifer/vault-unseal.git synced 2024-12-22 13:51:20 +00:00

prepare release v1.0.0

This commit is contained in:
Knut Ahlers 2016-07-20 08:43:15 +02:00
parent fd41aad0f3
commit 2033f72ab2
Signed by: luzifer
GPG key ID: DC2729FDD34BE99E

View file

@ -1,3 +1,10 @@
# 1.0.0 / 2016-07-20
* add dockerized version
* improve token parameter
**Breaking change:** Token parameter no longer expects comma delimitted tokens but now you need to specify the tokens either as arguments or specify the token parameter multiple times for multiple tokens
* update rconfig
0.1.2 / 2016-03-31
==================