Browse Source

API-CHANGES: list the removed deprecated API

Herbert Vojčík 9 years ago
parent
commit
83a9f453f4
1 changed files with 20 additions and 0 deletions
  1. 20 0
      API-CHANGES.txt

+ 20 - 0
API-CHANGES.txt

@@ -33,6 +33,26 @@
   + asJQuery
   + asJQueryInContext:
 
+- AnnouncementSubscription >>
+  - block
+  - block:
+- Collection >>
+  - contains:
+- String >>
+  - asSelector
+  - asJavaScriptSelector
+- SmalltalkImage >>
+  - at:
+  - at:ifAbsent:
+  - at:put:
+  - current
+  - vm
+  - createPackage:properties:
+- MethodContext >>
+  - temps
+- Object >>
+  - try:catch:
+
 
 0.13.2: