From edbd7bd233cb656cf0b391272fe046435db117a9 Mon Sep 17 00:00:00 2001 From: veenstrajelmer Date: Mon, 9 Sep 2024 11:51:36 +0200 Subject: [PATCH] updated whatsnew --- docs/whats-new.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/whats-new.md b/docs/whats-new.md index 740ab7b6f..9564583c4 100644 --- a/docs/whats-new.md +++ b/docs/whats-new.md @@ -1,6 +1,6 @@ # What's new -## UNRELEASED +## 0.27.0 (2024-09-09) ### Fix - simplified `dfmt.meshkernel_to_UgridDataset()` by using new xugrid version in [#991](https://github.com/Deltares/dfm_tools/pull/991)