summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorVlad Glagolev2021-07-02 05:44:35 +0000
committerVlad Glagolev2021-07-02 05:44:35 +0000
commit7e2b2d7c216aeefe17f9e7bcf15ccb4b0e87bb54 (patch)
treeabbdab9c4055fa4bac9b23c10c15771105136e29 /ChangeLog
parentebe3ca12967844f0d348fd952b35c98af704919c (diff)
vault-bin: new spell, tool for managing secrets
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e8072ae..86a5d49 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,8 @@
* bin-net/consul-bin: new spell, service discovery and configuration tool
* bin-utils/consul-template-bin: new spell, template rendering and
notifications with Consul
- * accounts, groups: added account data for consul-bin and
+ * bin-security/vault-bin: new spell, tool for managing secrets
+ * accounts, groups: added account data for consul-bin, vault-bin and
consul-template-bin spells
2021-06-04 Treeve Jelbert <treeve@sourcemage.org>