From ccac8bd163fad1992f526e3075c0e47ecc0b3df9 Mon Sep 17 00:00:00 2001 From: Ryan Mulhall <35538242+rem1776@users.noreply.github.com> Date: Thu, 5 Sep 2024 11:24:33 -0400 Subject: [PATCH] update changelog for patch release --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ee7426d..8418017a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,14 @@ and this project uses `yyyy.rr[.pp]`, where `yyyy` is the year a patch is releas `rr` is a sequential release number (starting from `01`), and an optional two-digit sequential patch number (starting from `01`). +## [2024.03.01] - 2024-09-06 + +## Fixed +- FULL: Adds conditionals to bypass `coupler_generate_sfc_xgrid`, `flux_exchange_init`, and flux exchange related stock routines. + +### Tag Commit Hashes +- 2024.03.01 e357d8ffc44c2808628ec7912c827d2ad41978b7 + ## [2024.03] - 2024-08-22 ### Fixed