From 2124ed2e1fdf2a4f2fe173cafd8345c55432bdac Mon Sep 17 00:00:00 2001 From: Watson Date: Mon, 17 Jun 2013 07:39:53 +0900 Subject: [PATCH] add line in NEWS --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index a4c0e760..2bac9b11 100644 --- a/NEWS +++ b/NEWS @@ -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 =