diff --git a/NEWS b/NEWS index b173fb2c..0e4ec2c8 100644 --- a/NEWS +++ b/NEWS @@ -27,6 +27,7 @@ * Fixed a bug in build system where app.deployment_target and app.sdk_version were compared as String. Thanks to Andrew Babichev for the patch (pull request #108). + * Added `rake crashlog' task to show a last crash log. * [iOS] Fixed a warning message from the linker that would be displayed when use Xcode 5. * [iOS] Fixed a bug in debugger where built-in debug commands are not working