File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## [ v0.6.4] ( https://github.com/pepabo/control-controls/compare/v0.6.3...v0.6.4 ) - 2022-10-07
2+ - Change ` cond: ` to ` if: ` by @k1LoW in https://github.com/pepabo/control-controls/pull/23
3+ - Add ` header: ` to customize header only by @k1LoW in https://github.com/pepabo/control-controls/pull/25
4+ - Fix field name by @k1LoW in https://github.com/pepabo/control-controls/pull/26
5+
16## [ v0.6.3] ( https://github.com/pepabo/control-controls/compare/v0.6.2...v0.6.3 ) - 2022-10-06
27- Expand env when load YAML by @k1LoW in https://github.com/pepabo/control-controls/pull/20
38- Fix defaultTemplate by @k1LoW in https://github.com/pepabo/control-controls/pull/22
Original file line number Diff line number Diff line change @@ -4,4 +4,4 @@ package version
44const Name string = "control-controls"
55
66// Version for this
7- var Version = "0.6.3 "
7+ var Version = "0.6.4 "
You can’t perform that action at this time.
0 commit comments