diff --git a/NEWS b/NEWS index acf9eeea..13579ff6 100644 --- a/NEWS +++ b/NEWS @@ -61,6 +61,8 @@ compiler. Note that the framework is C-only, might be tough to use from RubyMotion, and should probably be called in vendored-C code for better performance results. + * [iOS] Fixed the REPL/mouse-over functionality where it would not work in the + iOS 7 simulator. * [OSX] Added the `app.category' variable which can be used to specify the AppStore category. The default value is `utilities'. Thanks to Mark Rickert for the patch (pull request #115).