mirror of
https://github.com/Luzifer/vault2env.git
synced 2024-11-08 16:20:07 +00:00
prepare release v1.0.1
This commit is contained in:
parent
52ead02fbd
commit
f5b1dfe2be
1 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
# 1.0.1 / 2017-04-21
|
||||
|
||||
* Fix: Update vendored libraries
|
||||
|
||||
# 1.0.0 / 2017-04-21
|
||||
|
||||
This version introduces a breaking change: The vault keys are no longer provided as arguments to the command but as parameters. Also this introduces the potential to supply multiple vault keys. Their contents will be combined and supplied as environment variables to the executed command or the export statements.
|
||||
|
@ -48,4 +52,4 @@ This version introduces a breaking change: The vault keys are no longer provided
|
|||
|
||||
# 0.1.0 / 2016-05-29
|
||||
|
||||
* First version
|
||||
* First version
|
Loading…
Reference in a new issue