diff --git a/NEWS-pre b/NEWS-pre index c01518ec..cbee6a83 100644 --- a/NEWS-pre +++ b/NEWS-pre @@ -3,6 +3,9 @@ * Fixed the build system to fail with a proper error message when trying to install an app on a device that runs an API version lower than the one targetted by the app itself. Patch by Mark Villacampa. + * Fixed a bug where constant lookups inside modules would cause a crash. + * Fixed a bug where methods in a module included in a module included in a + class would not be copied to that class (yeah, I know). = RubyMotion 3.0 beta 0.4 =