Skip to content

Commit ac8ed9f

Browse files
author
Joachim Jablon
committed
Release 0.7.0
1 parent 73c435e commit ac8ed9f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
CHANGELOG
22
=========
33

4-
0.7.0 (unreleased)
4+
0.7.0 (2019-07-04)
55
------------------
66

77
- Add `vault lookup-token` (#77)
@@ -13,7 +13,7 @@ CHANGELOG
1313
the `base_path` to the path parameter
1414
- Add `vault --version` (#84)
1515

16-
0.6.0 (2019-15-06)
16+
0.6.0 (2019-06-15)
1717
------------------
1818

1919
- Add --safe-write. 0.5.1's behaviour of not allowing overwriting without -f is not the default anymore (breaking change) (#73)

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[metadata]
22
name = vault-cli
33
description = CLI tool for hashicorp vault
4-
version = 0.7.0.dev0
4+
version = 0.7.0
55
author = PeopleDoc
66
author_email = joachim.jablon@people-doc.com
77
url = https://github.com/peopledoc/vault-cli

0 commit comments

Comments
 (0)