We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3e1f367 + 63afb0d commit 01eb458Copy full SHA for 01eb458
CHANGES
@@ -1,8 +1,10 @@
1
===== dev =====
2
3
+===== 5.6.1 =====
4
+
5
====== Fixes ======
6
- * Fix null file descriptor being closed when used as redirection for standard fd of child processes. (#957, Antonin Décimo)
7
+ * Fix null file descriptor being closed when used as redirection for standard fd of child processes. (#957, Antonin Décimo)
8
9
===== 5.6.0 =====
10
lwt.opam
@@ -2,7 +2,7 @@ opam-version: "2.0"
synopsis: "Promises and event-driven I/O"
-version: "5.6.0"
+version: "5.6.1"
license: "MIT"
homepage: "https://github.com/ocsigen/lwt"
doc: "https://ocsigen.org/lwt"
0 commit comments