Skip to content

Commit 61a4d5f

Browse files
Mention new primitive in CHANGES
1 parent c025d8a commit 61a4d5f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGES

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88

99
* Lwt.reraise an exception raising function which preserves backtraces, recommended for use in Lwt.catch (#963)
1010

11+
* Lwt_preemptive.run_in_main_no_wait to run a function in the main preemptive thread but without waiting for the result. (Kate Deplaix, #960)
12+
1113
====== Build ======
1214

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

0 commit comments

Comments
 (0)