Skip to content

Commit 2729634

Browse files
committed
cmdr: bump to v2.0.8
1 parent 45e67fd commit 2729634

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# CHANGELOG
22

3+
- v2.0.8
4+
5+
- fixed help screen, the missing envvars list
6+
- fixed dirs.VarRunDir, ...
7+
- fixed dyn-commands
8+
39
- v2.0.7
410

511
- update deps

doc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
package cmdr
44

5-
const Version = "v2.0.7" // Version fir hedzr/cmdr/v2
5+
const Version = "v2.0.8" // Version fir hedzr/cmdr/v2

0 commit comments

Comments
 (0)