This commit is contained in:
Laurent Sansonetti
2014-08-14 19:38:00 -04:00
parent 70224dc851
commit e6eebaa672

View File

@@ -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 =