diff --git a/CHANGELOG.md b/CHANGELOG.md index 29116ef..2c9e84b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,21 +9,29 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added +### Changed + +### Fixed + +### Removed + +### Deprecated + +## [2.0.4] - 2023-11-17 + +### Added + - Add CI step to make PR to MAPL3 on push to `main` ### Changed -- Add command_line options. More items like label, altbcs are added to remap_params.tpl -- Updates paths to the legacy bcs data by pointing to the new "bcs_shared" directory in the GMAO project space. +- Add/update command_line options: more items such as label and altbcs were added to `remap_params.tpl` +- Updated paths to the legacy bcs data by pointing to the new "bcs_shared" directory in the GMAO project space. - Support for new boundary conditions package output layout -### Fixed - ### Removed -- Use of haswell nodes on NCCS machines - -### Deprecated +- Use of haswell nodes on NCCS machines for `cube_BCs.pl` ## [2.0.3] - 2023-08-24