From d94a1d38e2a67bc51075db26f55f62659b152eef Mon Sep 17 00:00:00 2001 From: Nora Loose Date: Thu, 9 Jan 2025 12:46:31 -0800 Subject: [PATCH] Add bug fix to release notes --- docs/releases.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/releases.md b/docs/releases.md index 00750ab..076c917 100644 --- a/docs/releases.md +++ b/docs/releases.md @@ -1,6 +1,6 @@ # Release notes -## v2.2.0 (unreleased) +## v2.3.0 (unreleased) ### New Features @@ -12,7 +12,12 @@ ### Bugfixes +## v2.2.0 + +### Bugfixes + * Fix bug in validation of tidal forcing which led to memory blow-ups ([#211](/~https://github.com/CWorthy-ocean/roms-tools/pull/211)) +* Correctly write Pathlib objects to YAML file ([#212](/~https://github.com/CWorthy-ocean/roms-tools/pull/212)) ## v2.1.0