Przeglądaj źródła

updating API-CHANGES.txt

Herbert Vojčík 10 lat temu
rodzic
commit
6ddea54e89
1 zmienionych plików z 15 dodań i 0 usunięć
  1. 15 0
      API-CHANGES.txt

+ 15 - 0
API-CHANGES.txt

@@ -1,3 +1,18 @@
+0.12.2:
+
++ String
+  + >>uriEncoded
+  + >>uriDecoded
+  + >>uriComponentEncoded
+  + >>uriComponentDecoded
++ Collection
+  + >>removeAll
+  + >>anyOne
+  + >>noneSatisfy:
+  + >>anySatisfy:
+  + >>allSatisfy:
+
+
 0.12.0:
 
 * SmalltalkMethodContext.prototype.fillBlock() takes a third 'index' parameter