Skip to content

Commit

Permalink
Release v0.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidGamba committed Mar 12, 2023
1 parent 66fa90b commit af5a9cf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions changelog.adoc
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
= Changelog
:toc:

== WIP v0.27.0: Breaking changes
== v0.27.0: Breaking changes

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

=== Breaking

Refactor and rename HelpSynopsisArgs
Refactor and rename `HelpSynopsisArgs`

* Rename and allow description:

Expand All @@ -18,7 +18,7 @@ Refactor and rename HelpSynopsisArgs
+ opt.HelpSynopsisArg("name", "description")
----

* Allow to be called multiple times
* Allow it to be called multiple times.

* Add ARGUMENTS section in help.

Expand Down

0 comments on commit af5a9cf

Please sign in to comment.