Skip to content

Commit

Permalink
Merge branch 'main' into iOM4_with_bergs_rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-huth committed Aug 21, 2024
2 parents 49dd08f + 221a880 commit 78f99ab
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,17 @@ and this project uses `yyyy.rr[.pp]`, where `yyyy` is the year a patch is releas
`rr` is a sequential release number (starting from `01`), and an optional two-digit
sequential patch number (starting from `01`).

## [2024.03] - 2024-08-16

### Fixed
- FULL: Removes unused FREDB related code that was causing errors with SPEAR (#137)
- SHIELD: Fixed compile error from missing `&` in SHiELD coupler_main (#140)
- FULL: Fixes crashes when the `do_flux` namelist flag is false by adding conditionals for calls to `coupler_flux_down_from_atmos`, `coupler_flux_up_to_atmos` and `coupler_flux_atmos_to_ocean` (#134)
- SHIELD: Fixed a bug where `data_override` was not working correctly due to missing an argument during initialization. (#131)

### Tag Commit Hashes
- 2024.03-beta1 8dc6eff18b67ca9ab83916e2326af797818bf463

## [2024.02] - 2024-07-11

### Known Issues
Expand Down

0 comments on commit 78f99ab

Please sign in to comment.