Skip to content

Commit

Permalink
Add bug fix to release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
NoraLoose committed Jan 9, 2025
1 parent 4814b12 commit d94a1d3
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/releases.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Release notes

## v2.2.0 (unreleased)
## v2.3.0 (unreleased)

### New Features

Expand All @@ -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

Expand Down

0 comments on commit d94a1d3

Please sign in to comment.