From 97428a912cb29d0d76e36809fa02ae5c8295e174 Mon Sep 17 00:00:00 2001 From: Watson Date: Sat, 17 Aug 2013 22:43:16 +0900 Subject: [PATCH] add line in NEWS --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index 7cd33f48..a08e5afc 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,10 @@ = RubyMotion 2.7 = + * Added the feature to install the multiple RubyMotion versions. This feature + introduced the `--cache-version' option in `motion update' to install the + old version and `--force-version' option is deprecated. You could specify + the old RubyMotion in your Rakefile. + (ex. $:.unshift("/Library/RubyMotion2.6/lib")) * Added support for iOS 7.0 Beta 5 and Xcode 5.0 DP 5. * Bundler is now integrated in new iOS and OS X projects. A default Gemfile will be created and the Rakefile file will require and initialize the