From 1abb8dcf274a58482b0039d8268297e81021661e Mon Sep 17 00:00:00 2001 From: Rohith Date: Thu, 17 Mar 2016 14:06:43 +0000 Subject: [PATCH] - updating the CHANGELOG to reflect the changes to v0.0.8 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e0b4ddc..95c5cb2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +#### **Version v0.0.8** + +##### FEATURES + + * Adding an exec option to the control set, the command is called whenever a change is made on the resource with a + condfigurable timeout (default to 60s) + -cn=secret:platform/secrets/se2:fmt=yaml,exec=tests/runme.sh,update=1s #### **Version v0.0.7**