This commit is contained in:
Laurent Sansonetti
2014-12-02 19:03:43 +01:00
parent 40f7b45733
commit 3526e2cdd6

View File

@@ -1,3 +1,9 @@
= RubyMotion 3.5 =
* Added debugging support. The `rake device' and `rake emulator' tasks will
now honor the `debug=1' argument, which will launch the app then connect
gdb to it.
= RubyMotion 3.4 =
* Added Hash#{store, size, length, empty?, include?, member?, hash_key?, key?,