-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
9 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |