17
0

Accepting request 360249 from home:coolo:branches:devel:languages:ruby:extensions

update

OBS-URL: https://build.opensuse.org/request/show/360249
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-ruby_parser?expand=0&rev=59
This commit is contained in:
2016-03-01 14:02:43 +00:00
committed by Git OBS Bridge
parent 4a07062d35
commit 4ea81f79bd
4 changed files with 25 additions and 4 deletions

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Fri Feb 19 05:39:05 UTC 2016 - coolo@suse.com
- updated to version 3.8.0
see installed History.txt
=== 3.8.0 / 2016-02-18
* 1 major enhancement:
* Added support for Ruby 2.3.0 and the &. operator. (presidentbeef)
* 2 minor enhancements:
* Add support for safe attr assign. (presidentbeef)
* Added support for safe call. (presidentbeef)
* 1 bug fix:
* Fixed parsing of { 'a': :b }. (presidentbeef)
-------------------------------------------------------------------
Mon Jan 25 05:53:24 UTC 2016 - coolo@suse.com