Accepting request 893196 from home:mschnitzer:ruby:extensions

update

OBS-URL: https://build.opensuse.org/request/show/893196
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-parser?expand=0&rev=59
This commit is contained in:
2021-05-14 16:30:56 +00:00
committed by Git OBS Bridge
parent 05b3e11de4
commit 71df7629aa
4 changed files with 17 additions and 4 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Fri May 14 16:21:31 UTC 2021 - Manuel Schnitzer <mschnitzer@suse.com>
- updated to version 3.0.1.1
Features implemented:
* Add `associate_by_identity` as an alternate to `associate` (#798) (Marc-André Lafortune)
* ruby31.y: pin operator with expression (#797) (Ilya Bylich)
* ruby31.y: branch parser (#792) (Koichi ITO)
Bugs fixed:
* fix a false positive for endless method definition (#796) (Koichi ITO)
-------------------------------------------------------------------
Sun Apr 11 06:42:26 UTC 2021 - Manuel Schnitzer <mschnitzer@suse.com>