add line in NEWS

This commit is contained in:
Watson
2013-07-13 12:29:19 +09:00
parent 6ae8b7b23e
commit a9286e81e8

6
NEWS
View File

@@ -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.