We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0de2312 commit f9bf019Copy full SHA for f9bf019
CHANGELOG
@@ -1,5 +1,13 @@
1
# CHANGELOG
2
3
+- v2.0.10
4
+
5
+ - security patches
6
+ - bugs fixed
7
+ - improved `Description(...)`, `Examples(...)`
8
+ - shorten default tail-line
9
+ - update litecmd.go
10
11
- v2.0.9
12
13
- security patches
doc.go
@@ -2,4 +2,4 @@
package cmdr
-const Version = "v2.0.9" // Version fir hedzr/cmdr/v2
+const Version = "v2.0.10" // Version fir hedzr/cmdr/v2
0 commit comments