diff --git a/NEWS b/NEWS index 41254c3d..72bc2a04 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ = RubyMotion 2.33 = * Improved Enumerable#inject performance. ~40% times faster. + * [OSX] Fixed a bug that made it impossible to use a `NSApplication' subclass. = RubyMotion 2.32 =