From 2e49a273a583d67735a81fb51a888bf2d46f0d4c Mon Sep 17 00:00:00 2001 From: Thibault Hallouin <thibault.hallouin@inrae.fr> Date: Fri, 16 Jun 2023 15:22:26 +0200 Subject: [PATCH] log move to evalhyd-cpp v0.1.1 --- changelog.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/changelog.rst b/changelog.rst index 32f8692..22ccf3e 100644 --- a/changelog.rst +++ b/changelog.rst @@ -6,6 +6,16 @@ Yet to be versioned and released. Only available from *dev* branch until then. +v0.1.1.0 +-------- + +Released on 2023-06-16. + +.. rubric:: Dependency changes + +* move to `evalhyd-cpp==0.1.1` + (`see changelog <https://hydrogr.github.io/evalhyd/cpp/changelog.html#v0-1-1>`_) + v0.1.0.0 -------- -- GitLab