diff --git a/CHANGELOG.md b/CHANGELOG.md index bd3a6aa..819ac8e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,15 @@ # Untrak Changelog +## v0.2.0 - 2020-10-22 +Thanks to @almariah ! + +* Support building osx binaries on tags (#4) +* Compare only name and kind if the resourceIn is not namespaced (#4) +* Support flag to fail on untracked resources (#4) +* Add support for env variables to be substitute in args (#4) + ## v0.1.1 - 2020-05-27 * Fix yaml parsing bug + ## v0.1.0 - 2019-03-26 * Initial Release \ No newline at end of file