From ee03caed75222464d02c44393da12f3b5eef2c7b Mon Sep 17 00:00:00 2001 From: "Arlindo M. da Silva" <33208803+amdasilva@users.noreply.github.com> Date: Fri, 12 May 2023 15:41:10 -0400 Subject: [PATCH] Update CHANGELOG.md with Ben's 3 hour fixes --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ef08b7bd..aee1bf9d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,7 +16,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - To do: remove hooks to old (legacy) GOCART.data instances in CHEM and setup scripts - Fixed rc file in legacy O3 component. - Fixed issue #223 where Global dimension was being used for allocating a local array -- +- This fixes a long standing issue that one can not start and stop the model in anything less than 3 hour increments to test start/stop regression because of GOCART. +- ### Added ### Changed