File tree Expand file tree Collapse file tree 2 files changed +9
-5
lines changed
Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ 1.3.0 (2020-04-09)
5+ ------------------
6+
7+ - Wrote the documentation at https://vault-cli.readthedocs.io/en/latest/ (#90)
8+ - Make the official command-line executable name ``vault-cli `` instead of ``vault ``.
9+ ``vault `` will continue to work for an undeterminate amount of time, except if
10+ we receive complaints. (#89)
11+
4121.2.0 (2020-03-20)
513-------------------
614
@@ -9,10 +17,6 @@ Changelog
917- ``vault ssh `` lets you use SSH without writing the private key on disk
1018- Fix trailing slash in path issue in ``get-all `` and ``delete-all `` (#135)
1119- Omit secrets in ``vault env `` when path contains forbidden chars (#138)
12- - Wrote the documentation at https://vault-cli.readthedocs.io/en/latest/ (#90)
13- - Make the official command-line executable name ``vault-cli `` instead of ``vault ``.
14- ``vault `` will continue to work for an undeterminate amount of time, except if
15- we receive complaints. (#89)
1620
17211.1.0 (2020-02-28)
1822-------------------
Original file line number Diff line number Diff line change 11[metadata]
22name = vault-cli
33description = CLI tool for hashicorp vault
4- version = 1.3.0.dev0
4+ version = 1.3.0
55author = PeopleDoc
66author_email = joachim.jablon@people-doc.com
77url = https://github.com/peopledoc/vault-cli
You can’t perform that action at this time.
0 commit comments