From 0879310cc89e7c971d60d2b5fc7dbff777964bff Mon Sep 17 00:00:00 2001 From: Watson Date: Sat, 7 Sep 2013 00:31:45 +0900 Subject: [PATCH] update NEWS --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index da2337fe..6fff9b0c 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,9 @@ `iphoneos' even if app runs in simulator. When it runs an app in simulater, now, `iphonesimulator' is used in Info.plist like Xcode. Thanks to Hwee-Boon Yar for the patch (pull request #129). + * Fixed a bug where template working trees would not be updated upon git pull + with `motion create [AppName] -template=[git repository path]'. + Thanks to Jamon Holmgren for the patch (pull request #128). = RubyMotion 2.7 =