From af8cd7947841bc901ce34b1b9262be276b99985d Mon Sep 17 00:00:00 2001 From: veenstrajelmer Date: Mon, 28 Oct 2024 20:03:33 +0100 Subject: [PATCH] updated whatsnew --- docs/whats-new.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/whats-new.md b/docs/whats-new.md index 0c61bd8c..3dc31d26 100644 --- a/docs/whats-new.md +++ b/docs/whats-new.md @@ -2,6 +2,9 @@ ## UNRELEASED +### Fix +- fixed CDS logging in for new users in `cds_credentials()` in [#1035](https://github.com/Deltares/dfm_tools/pull/1035) + ## 0.30.0 (2024-10-20)