diff --git a/.VERSION b/.VERSION index e6d5cb8..1cc5f65 100644 --- a/.VERSION +++ b/.VERSION @@ -1 +1 @@ -1.0.2 \ No newline at end of file +1.1.0 \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 79cee80..a45b92c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,14 @@ --- +[//]: # (START/v1.1.0) +# v1.1.0 + +## Fixes + * Fix normalization for keys in a Secret's `data` section to allow upper- and lower-case alphanumeric characters. {#66} + +--- + [//]: # (START/v1.0.2) # v1.0.2