Skip to content

Commit 5793cdf

Browse files
committed
Small tweak to release 4.4 doc
1 parent 463ea81 commit 5793cdf

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

etc/release-notes/release-notes-4.4.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Proposed Release Date: July 2015
1212
* Added monoid composition.
1313
* Changed comap methods to contramap (#142, #170)
1414
* Provide hard, soft and weak memoisation implementations, default to weak (#153, #151).
15-
* Added optics (See the Scala Monocle library https://github.com/julien-truffaut/Monocle and the Haskell lens lbrary https://github.com/ekmett/lens for an overview) (#154).
15+
* Added optics (see the Scala Monocle library https://github.com/julien-truffaut/Monocle and the Haskell lens lbrary https://github.com/ekmett/lens for an overview) (#154).
1616
* Added Validation.sequence (#163, #167).
1717
* Add PropertyTestRunner (#144).
1818
* Added Equal.notEq, List.isPrefixOf, List.isSuffixOf (#146).
@@ -74,6 +74,8 @@ Proposed Release Date: July 2015
7474

7575
== Documentation
7676

77+
None.
78+
7779
== Contributors
7880

7981
* Mark Perry

0 commit comments

Comments
 (0)