diff --git a/NEWS b/NEWS index fe341687..5bf9f2da 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ += RubyMotion 2.4 = + + * Fixed a bug in build system where app.deployment_target and app.sdk_version + were compared as String. Thanks to Andrew Babichev for the patch (pull + request #108). + = RubyMotion 2.4 = * Added support for iOS 7.0 Beta 3 and Xcode 5.0 DP 3.