Skip to content

Commit ae22536

Browse files
committed
Prepare 6.4.0 release with new util.data.CannotReset
1 parent 41313d9 commit ae22536

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

ChangeLog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@ Data sequences change log
33

44
## ?.?.? / ????-??-??
55

6+
## 6.4.0 / 2017-03-18
7+
8+
* Merged PR #35: Add `util.data.CannotReset` exception class replacing
9+
lang.IllegalStateException for indicating a sequence can't be processed
10+
more than once. This makes it easier to distinguish exception causes
11+
and handle them separately if necessary.
12+
(@thekid)
13+
614
## 6.3.0 / 2016-10-18
715

816
* Merged PR #34: Add ability to use yield statements inside flatten()

0 commit comments

Comments
 (0)