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 ======