Skip to content

Commit 8a85105

Browse files
committed
Updating CHANGELOG
1 parent 418cfa1 commit 8a85105

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
66

77
## [Unreleased]
88

9-
There are currently no unreleased changes
9+
### Added
10+
- `ReaderT#ask`, a static factory method for returning an identity `ReaderT`
11+
12+
### Fixed
13+
- nested `DropWhile`s no longer incorrectly deforest using disjunction
1014

1115
## [5.4.0] - 2021-09-17
1216

0 commit comments

Comments
 (0)