From 5ff4975e20b98de12ab0339ebc4ff15bf8e253f3 Mon Sep 17 00:00:00 2001 From: Laurent Sansonetti Date: Sun, 23 Sep 2012 20:21:10 +0200 Subject: [PATCH] describe latest commit --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index 9b7042ad..65320c35 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ += RubyMotion 1.25 = + + * Fixed a bug when using Objective-C properties implemented using message + forwarding (ex. GKMatchRequest's maxPlayers). + = RubyMotion 1.24 = * Added support for the GM version of the iOS 6 SDK.