add line in NEWS

This commit is contained in:
Watson
2013-06-17 07:39:53 +09:00
parent eccdd1b3e7
commit 2124ed2e1f

3
NEWS
View File

@@ -9,6 +9,9 @@
Xcode 4.x and Xcode 5.
* Improve string interpolation performance. 40% faster.
* Improve String#delete performance. 5 times faster.
* Added git repository support for templates.
(Ex motion create --template=https://github.com/IconoclastLabs/smart-ios.git test)
Thanks to Gant Laborde and Matt Garrison for the patch (pull request #92).
= RubyMotion 2.2 =