]> git.draconx.ca Git - gob-dx.git/blobdiff - NEWS
Release 0.90.0
[gob-dx.git] / NEWS
diff --git a/NEWS b/NEWS
index c93f17174213cf57778aa921b0f0e56dffe38d81..8453dbd74b6e1abb3c667d038e96f76198e54535 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+0.90.0
+       * changed "this" to "self" but recognize "this" as well
+       * warn if "new" is not public
+       * check symbols/arguments/signals for duplicates
+
+0.0.4
+       * you can have tokens inside check statements
+       * avoid warnings when no overrides, signals and arguments
+
 0.0.3
        * "type", "check", "first", "last" and "null" no longer reserved
          words in method prototypes