From 1d6f131f7dfac3ed6e7e390e3c3e09ce35d2ca03 Mon Sep 17 00:00:00 2001 From: Calascibetta Romain Date: Fri, 17 May 2024 09:58:56 +0200 Subject: [PATCH] Prepare v3.16.0 --- CHANGES.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index bd24df680..78eaa480a 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,9 @@ +### 3.16.0 (2024-05-17) Paris - France + +- Adapt `ocaml-git` to `mirage-flow.4.0.0` (@hannesm, #634) +- Improve the documentation (@Leonidas-from-XIV, #635) +- Explicitely add `unix` as a dependency of some ocaml-git's targets (@dinosaure, b2288c2) + ### 3.15.0 (2024-02-12) Paris - France - Update unikernels (@hannesm, #621)