diff --git a/CHANGELOG.md b/CHANGELOG.md index 21e7af342bf..13f41d1b206 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Added a call in GenericRefresh to allow GC's refresh method to be called; in support + of CICE6 rewind - Added new driver, CapDriver.x, to excerise the MAPL_Cap with the configuratable component also used by ExtDataDriver.x - Added Fortran interface to UDUNITS2 - NOTE: This now means MAPL depends on UDUNITS2 (and transitively, expat)