Skip to content

Commit 7e8e07e

Browse files
Mention breaking change in CHANGES
1 parent 94a7a45 commit 7e8e07e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGES

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
===== dev =====
22

3-
===== Build =====
3+
====== Breaking API changes ======
4+
5+
* Lwt_result.catch now takes a function (unit -> 'a t) rather than a promise ('a t) (#965)
6+
7+
====== Build ======
48

59
* Remove unused dependency in dune file. (#969, Kate Deplaix)
610

0 commit comments

Comments
 (0)