Skip to content

Commit 0370557

Browse files
committed
Updating CHANGELOG
1 parent 45d9f2e commit 0370557

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
2121
### Fixed
2222
- issue where certain ways to compose `Effect`s unintentionally nullified the effect
2323

24+
### Removed
25+
- `AddAll` semigroup, deprecated in previous release
26+
- Dyadic `Either#flatMap()`, deprecated in previous release
27+
2428
## [3.2.0] - 2018-12-08
2529
### Changed
2630
- ***Breaking Change***: `Difference` and `Intersection` no longer instances of `Semigroup` and moved to `functions.builtin.fn2` package

0 commit comments

Comments
 (0)