X-Git-Url: http://git.draconx.ca/gitweb/gob-dx.git/blobdiff_plain/6d0fe9d5f8c513045bf064ea256c822beac19037..2255b3d84eeb947d4c065332f16e410ae4704c63:/NEWS diff --git a/NEWS b/NEWS index ea6407c..2bf0cf3 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,10 @@ +0.92.0 + * added protected methods and datamembers. + * better handeling of empty methods + * allow scope keywords before the virutal or signal keyword + * merge signal marshallers that are the same to reduce code size + * various small fixes and improvements + 0.91.2 * PARENT_HANDLER can now return a value for non-void overrides * allow empty classes and empty function bodies