From 488e21848a1f787a12d0f3fa410d21ff4593fa01 Mon Sep 17 00:00:00 2001 From: c-cube Date: Tue, 2 Sep 2025 13:34:00 +0000 Subject: [PATCH] deploy: d9dd7ce32c845ca51edaf4143750a7b7b68910d1 --- lwt/_doc-dir/CHANGES | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/lwt/_doc-dir/CHANGES b/lwt/_doc-dir/CHANGES index 76a6cdb8..efcea74b 100644 --- a/lwt/_doc-dir/CHANGES +++ b/lwt/_doc-dir/CHANGES @@ -1,3 +1,21 @@ +===== 5.9.1 ===== + +====== Packaging ====== + + * lwt_ppx is compatible with newer versions of ppxlib. (Patrick Ferris, Kate Deplaix, Sora Morimoto, #1033) + +====== Other ====== + + * Misc repository maintenance. (Sora Morimoto) + + * Misc typo. (Kaustubh Maske Patil, #1056) + +===== 5.9.1 ===== + +====== Fixes ====== + + * META files now carry version information. (Hugo Heuzard, #1042, #1053) + ===== 5.9.0 ===== ====== Additions ====== @@ -14,6 +32,12 @@ * Misc repository maintenance. (Sora Morimoto, Shon Feder, #1037, #1035) +===== 5.8.1 ===== + +====== Fixes ====== + + * META files now carry version information. (Hugo Heuzard, #1042, #1053) + ===== 5.8.0 ===== ====== Improvements ======