Skip to content

Commit

Permalink
Release v0.25.3
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidGamba committed Feb 1, 2022
1 parent 2392aa7 commit e3f76c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions changelog.adoc
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
= Changelog
:toc:

== WIP v0.25.3: Minor Fixes
== v0.25.3: Minor Fixes

As the releases before, this release has 100% test coverage.
Tested with Go 1.14, 1.15, 1.16 and Go 1.17.

=== Fixes

* When using opt.Self, if name is empty, use `filepath.Base(os.Args[0])`.
* When using `opt.Self`, if name is empty, use `filepath.Base(os.Args[0])`.

== v0.25.2: Minor Fixes

Expand Down

0 comments on commit e3f76c1

Please sign in to comment.