Skip to content

Commit 48e2870

Browse files
author
Mickaël Guérin
committed
Release 0.11.0
1 parent 5266129 commit 48e2870

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

CHANGELOG.md

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

4-
0.10.0 (unreleased)
4+
0.11.0 (2019-09-13)
5+
-------------------
6+
7+
- Add support of templates when values are dict
8+
9+
0.10.0 (2019-07-30)
510
-------------------
611

712
- Add implicit and explicit caching (#102 / #103)
813
- Add `config_file=` in lib mode
914
- Add a `--flat` option to the `get-all` command (the new output uses full paths as dictionnary key)
10-
- Add support of templates when values are dict
1115

1216
0.9.0 (2019-07-11)
1317
------------------

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.11.0.dev0
4+
version = 0.11.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)