Changes entry for improved Ruby error message

[skip ci]
This commit is contained in:
William S Fulton 2016-05-17 20:08:56 +01:00
commit 09549d735d

View file

@ -5,6 +5,10 @@ See the RELEASENOTES file for a summary of changes in each release.
Version 3.0.9 (in progress) Version 3.0.9 (in progress)
=========================== ===========================
2016-05-17: tamuratak
[Ruby] Patch #651 - Correct overloaded function error message when function is
using %newobject.
2016-05-17: aurelj 2016-05-17: aurelj
[Ruby] Patch #582 - add support for docstring option in %module() [Ruby] Patch #582 - add support for docstring option in %module()