Skip to content

Commit 454aeb8

Browse files
committed
Sync changelog and github release notes
1 parent ca55107 commit 454aeb8

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

CHANGES.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
### 3.6.1
22

3-
* Further performance improvements: `when.try`, `when.lift`, `when.reduce`, `when.any`, and `when.some`.
4-
* Improved handling of early bail-out cases in `when.all`, `when.map`, and `when.any`
3+
* Significant improvements to `when.try`, and `when.lift`.
4+
* Additional improvements to array functions: `when.reduce`, `when.any`, and `when.some`.
5+
* Improved handling of early bail-out cases in `when.all`, `when.map`, and `when.any`.
56

67
### 3.6.0
78

0 commit comments

Comments
 (0)