diff --git a/CHANGELOG.md b/CHANGELOG.md index 9fc23b510188..97cee70536c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - io profiler is fixed due to the change of profiler finalize - Files read by GriddedIOMod now respect the file defined _FillValue rather than assuming it is MAPL_UNDEF - Fix bug so that fields with an ungridded dimension of size 1 can be written via History +- Updated `components.yaml` + - ESMA_env v3.11.0 (Mainly updates for NAS) ### Added diff --git a/components.yaml b/components.yaml index c16c54538d28..8d18dc4d7e1a 100644 --- a/components.yaml +++ b/components.yaml @@ -5,7 +5,7 @@ MAPL: ESMA_env: local: ./ESMA_env remote: ../ESMA_env.git - tag: v3.8.0 + tag: v3.11.0 develop: main ESMA_cmake: