diff --git a/README.adoc b/README.adoc index b1521bc..e488352 100644 --- a/README.adoc +++ b/README.adoc @@ -517,13 +517,13 @@ Changelog === New in the version 3.1.0 -* gh-227 allow event arguments to be taken into account when selecting the event +* #227 allow event arguments to be taken into account when selecting the event === New in the version 3.0.0 -* gh-228 Support for Ruby 3 keyword args, provided by @agirling +* #228 Support for Ruby 3 keyword args, provided by @agirling * retire Ruby 2.6 since it has reached end of live; please use workflow 2.x, if you still depend on that Ruby version -* gh-229 Switch from travis CI to GihHub actions for continuous integration +* #229 Switch from travis CI to GihHub actions for continuous integration ### New in the versions 2.x