Skip to content

Commit f9bf019

Browse files
committed
bump to v2.0.10
- security patches - bugs fixed - improved `Description(...)`, `Examples(...)` - shorten default tail-line - update litecmd.go
1 parent 0de2312 commit f9bf019

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG

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

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+
311
- v2.0.9
412

513
- security patches

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.9" // Version fir hedzr/cmdr/v2
5+
const Version = "v2.0.10" // Version fir hedzr/cmdr/v2

0 commit comments

Comments
 (0)