diff --git a/changelog.adoc b/changelog.adoc index 6dd7213..16ea050 100644 --- a/changelog.adoc +++ b/changelog.adoc @@ -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: @@ -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.