From be8f0eb24187eea399cf42a51c6c5f4396970d7e Mon Sep 17 00:00:00 2001 From: alphabet5 Date: Thu, 9 Jun 2022 10:43:44 -0500 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ac839c..b6eea53 100644 --- a/README.md +++ b/README.md @@ -83,4 +83,10 @@ parent.child2.grandchild2: please also encrypt me" -o output.yaml ``` ks -i input.yaml -o output.yaml -``` \ No newline at end of file +``` + +## Changelog + +### 0.0.3 + +- Changed the sending to kubeseal to be quoted with ' instead of " \ No newline at end of file