diff --git a/NEWS b/NEWS index 05329017..f5ea4db4 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,9 @@ * Fixed a regression introduced in RubyMotion 2.25 that was causing a build error in environment using Ruby 1.8. + * Improved a detecting file dependencies to reduce the build time when an app + has large file dependencies. Thanks to Ignacio Piantanida for the detective + work. = RubyMotion 2.26 =