From b476de3fcdd1211496dc0e95f07078c07cfd2f6d Mon Sep 17 00:00:00 2001 From: Micael Oliveira Date: Mon, 28 Aug 2023 14:20:13 +1000 Subject: [PATCH] Add ChangeLog entry for v0.2.0. --- ChangeLog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog.md b/ChangeLog.md index 4f4576c..9f58ef8 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/). +## [0.2.0] - 2023-08-29 + +### Changed + +- Components and build system to match CESM [064022e](https://github.com/ESCOMP/CESM/commit/064022ed14bcc48dbb632dabc36a741ae0859822). + ## [0.1.0] - 2023-08-16 ### Added