Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

Commit

Permalink
version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
singuliere committed Feb 27, 2019
1 parent 07beec7 commit fbe5fe1
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
CHANGES
=======

1.0.1
-----

* version 1.0.1
* enforce 100% coverage
* remove dead code
* kv: implement put --file
* kv: test put --cas
* kv: rework KVCLI to KVv1CLI and KVv2CLI
* kv: add the mount\_kv test helper

1.0.0
-----

Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[metadata]
name = hvac_cli
author = singuliere
version = 1.0.0
version = 1.0.1
release =
author-email = singuliere@autistici.org
summary = Vault CLI tool backed by the hvac Python module
Expand Down

0 comments on commit fbe5fe1

Please sign in to comment.