Browse Source

API-CHANGES: Class hierarchy using traits.

Herbert Vojčík 7 years ago
parent
commit
75a54b759a
1 changed files with 2 additions and 5 deletions
  1. 2 5
      API-CHANGES.txt

+ 2 - 5
API-CHANGES.txt

@@ -1,13 +1,10 @@
-0.19.0:
+0.18.6:
 
 * Remove class Thenable, add trait TThenable.
+* Behavior / Trait hierarchy uses traits.
 
 + NativeFunction class >>
   + isNativeFunction:
-
-
-0.18.6:
-
 + IRInstructions >>
   + isSelf
   + isSuper