Mark Sibly 8 years ago
parent
commit
5aa59aef0e
1 changed files with 7 additions and 0 deletions
  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'.