From e8e54b1d7c43a144a6f00538d79f7b336aae02b3 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..dee1778 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-28 + +### Changed + +- Components and build system to match CESM [064022e](https://github.com/ESCOMP/CESM/commit/064022ed14bcc48dbb632dabc36a741ae0859822). + ## [0.1.0] - 2023-08-16 ### Added