diff --git a/release-notes.md b/release-notes.md index f2e20735..cde14024 100644 --- a/release-notes.md +++ b/release-notes.md @@ -1,10 +1,6 @@ -# v1.6.2 +# v1.6.3 > If you are already using an older version of Helmsman than v1.4.0-rc, please read the changes below carefully and follow the upgrade guide [here](docs/migrating_to_v1.4.0-rc.md) -- Fixing wrong absolute paths for values files when using `valuesFiles`. Issue #93 -- Adding `--destroy` option. Issue #88 -- Supporting setString in the desired state spec. Issue #84 -- Fixing adding helm repos which contain special characters. Issue #94 (thanks to @epierotto) - +- Minor bug fixes and improvements. #104 #106 #85