Skip to content

Commit 242e2f7

Browse files
mention reraise in CHANGES
1 parent 9bbad10 commit 242e2f7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGES

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
* Lwt_result.catch now takes a function (unit -> 'a t) rather than a promise ('a t) (#965)
66

7+
====== Additions ======
8+
9+
* Lwt.reraise an exception raising function which preserves backtraces, recommended for use in Lwt.catch (#963)
10+
711
====== Build ======
812

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

0 commit comments

Comments
 (0)