diff --git a/CHANGES.carton.md b/CHANGES.carton.md index 4f910c1e4..0528ccd5c 100644 --- a/CHANGES.carton.md +++ b/CHANGES.carton.md @@ -1,3 +1,7 @@ +### 0.7.1 (2024-02-12) Paris - France + +- Add a `Lwt.pause` to insert a cooperative point when we verify a PACK file (@dinosaure, @hannesm, #631) + ### 0.7.0 (2023-09-28) Paris - France - Extend the API with the ability to choose the compression level (@dinosaure, #616)