Skip to content

Commit a5e4614

Browse files
author
Joachim Jablon
committed
Release 1.4.0
1 parent e0ed927 commit a5e4614

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Changelog
66

77
- Verbosity can now be controlled through ``verbose:`` option in config file
88
- New option ``umask: / --umask / VAULT_CLI_UMASK`` controls permissions of new files (#162)
9+
- Forced dependency pyyaml>=5.3.1 to avoid CVE (#156)
910

1011
1.3.1 (2020-04-16)
1112
------------------

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 = 1.4.0.dev0
4+
version = 1.4.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)