Browse Source

API-CHANGES: SeqColl >> copyWithFirst:.

Herby Vojčík 4 years ago
parent
commit
89602991e0
1 changed files with 2 additions and 0 deletions
  1. 2 0
      lang/API-CHANGES.txt

+ 2 - 0
lang/API-CHANGES.txt

@@ -10,6 +10,8 @@
   + javaScriptConstructor:
 + BlockClosure >>
   + tryIfTrue:catch:
++ SequenceableCollection >>
+  + copyWithFirst:
 + SmalltalkImage >>
   + do:on:do:
   + isError: