We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3c6d29 commit 8c92260Copy full SHA for 8c92260
1 file changed
CHANGELOG.md
@@ -4,7 +4,10 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/).
5
6
## [Unreleased]
7
-No changes yet
+### Added
8
+- `Optic#andThen`, `Optic#compose`, and other defaults added
9
+- `Prism#andThen`, `Prism#compose` begets another `Prism`
10
+- `Prism#fromPartial` public interfaces
11
12
## [4.0.0] - 2019-05-20
13
### Changed
0 commit comments