We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 418cfa1 commit 8a85105Copy full SHA for 8a85105
1 file changed
CHANGELOG.md
@@ -6,7 +6,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
6
7
## [Unreleased]
8
9
-There are currently no unreleased changes
+### 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
14
15
## [5.4.0] - 2021-09-17
16
0 commit comments