Mark Sibly 8 年之前
父節點
當前提交
5aa59aef0e
共有 1 個文件被更改,包括 7 次插入0 次删除
  1. 7 0
      VERSIONS.TXT

+ 7 - 0
VERSIONS.TXT

@@ -1,4 +1,11 @@
 
+***** Monkey2 v1.1.05c *****
+
+* App no longer renders when minimized/inactive.
+
+* Added 'Internal' decl visibility to mx2cc, which means a decl is only visible to other decls within the same module.
+
+
 ***** Monkey2 v1.1.05b *****
 
 * Fixes a number of fairly critical GC bugs. GC is more aggressive now which has turned up a few 'lurkers'.