Browse Source

add missed both-ifEmpty-alternatives selectors

Herbert Vojčík 10 years ago
parent
commit
5d42f79989
1 changed files with 2 additions and 0 deletions
  1. 2 0
      API-CHANGES.txt

+ 2 - 0
API-CHANGES.txt

@@ -9,6 +9,8 @@
   + >>uriComponentDecoded
 + Collection
   + >>removeAll
+  + >>ifEmpty:ifNotEmpty:
+  + >>ifNotEmpty:ifEmpty:
   + >>anyOne
   + >>noneSatisfy:
   + >>anySatisfy: