diff --git a/CHANGELOG.md b/CHANGELOG.md index 265a2a1..d84b7df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Deprecated +## [2.9.0] - 2023-10-25 + +### Changed + +- Update to `components.yaml` for SLES15 support at NCCS (matches or exceeds GEOSgcm v11.3.1) + - ESMA_env v4.19.0 → v4.20.4 + - Updates for SCU17 Support at NCCS + - ESMA_cmake v3.34.0 → v3.35.0 + - Updates for SCU17 Support at NCCS + - GMAO_Shared v1.9.4 → v1.9.5 + - Updates for SCU17 Support at NCCS + - MAPL v2.41.0 → v2.41.1 + - Fix missing status check + - FVdycoreCubed_GridComp v2.7.0 → v2.8.0 + - Updates for SCU17 Support at NCCS + ## [2.8.0] - 2023-10-03 ### Changed diff --git a/components.yaml b/components.yaml index 4ff1d39..8992e5d 100644 --- a/components.yaml +++ b/components.yaml @@ -5,13 +5,13 @@ GEOSfvdycore: env: local: ./@env remote: ../ESMA_env.git - tag: v4.19.0 + tag: v4.20.4 develop: main cmake: local: ./@cmake remote: ../ESMA_cmake.git - tag: v3.34.0 + tag: v3.35.0 develop: develop ecbuild: @@ -22,7 +22,7 @@ ecbuild: GMAO_Shared: local: ./src/Shared/@GMAO_Shared remote: ../GMAO_Shared.git - tag: v1.9.4 + tag: v1.9.5 sparse: ./config/GMAO_Shared.sparse develop: main @@ -35,7 +35,7 @@ GEOS_Util: MAPL: local: ./src/Shared/@MAPL remote: ../MAPL.git - tag: v2.41.0 + tag: v2.41.1 develop: develop FMS: @@ -47,7 +47,7 @@ FMS: FVdycoreCubed_GridComp: local: ./src/Components/@FVdycoreCubed_GridComp remote: ../FVdycoreCubed_GridComp.git - tag: v2.7.0 + tag: v2.8.0 develop: develop fvdycore: