Browse Source

Update API-CHANGES.txt

Herbert Vojčík 10 years ago
parent
commit
28b8f95c15
1 changed files with 13 additions and 0 deletions
  1. 13 0
      API-CHANGES.txt

+ 13 - 0
API-CHANGES.txt

@@ -1,3 +1,16 @@
+0.12.2:
+
++ Announcer
+  + >>on:doOnce:
++ String
+  + >>uriEncoded
+  + >>uriDecoded
+  + >>uriComponentEncoded
+  + >>uriComponentDecoded
++ Collection
+  + >>removeAll
+
+
 0.12.0:
 
 * SmalltalkMethodContext.prototype.fillBlock() takes a third 'index' parameter