Skip to content

Commit 2ee688f

Browse files
committed
Modify change log
1 parent 4f33d62 commit 2ee688f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
### Features
77
- Add `size()` and `isEmpty()` methods for `ICollection` interface.
88
- Add `StringSplitOptions.TrimEntries` for `split` method.
9+
- Add `zip` api to cast three sequence into a Tuple3 sequence.
910

1011
### Changes
1112
- Improve performance of method `ArrayListEnumerable.toArray(Class<TSource> clazz)`.

0 commit comments

Comments
 (0)