diff --git a/.VERSION b/.VERSION index 1cc5f657..867e5243 100644 --- a/.VERSION +++ b/.VERSION @@ -1 +1 @@ -1.1.0 \ No newline at end of file +1.2.0 \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index a45b92c4..f6102d6b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,15 @@ --- +[//]: # (START/v1.2.0) +# v1.2.0 + +## Features + * Support secrets provisioned through FromEnv. {#74} + * Support configuration of Kubernetes Secret type. {#87} + * Improved logging. (#72) +--- + [//]: # (START/v1.1.0) # v1.1.0