Skip to content

Commit

Permalink
chore: changelog update for 2023.04 release (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
rem1776 authored Dec 4, 2023
1 parent 93ce364 commit 6442d38
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`).

## [2023.04] - 2023-12-04
### Added
- Adds additional output arguments `thv_atm` amd `thv_surf` to the `surface_flux` interface, as well as calls to xgrid and send data in order to use a new atmosphere boundary layer scheme.

### Changed
- Routines using the `data` argument name explicictly have been updated to match corresponding FMS updates

### Tag Commit Hashes
2023.04-beta1 93ce3642a7951eb11d7d39441911717923dfc768


## [2023.02] - 2023-07-27
### Fixed
- SHARED: Fixes crashes due to uninitialized namelist variables.
Expand Down

0 comments on commit 6442d38

Please sign in to comment.