From 8f0a1676789f001d8a1d888905a734cf88f0eb13 Mon Sep 17 00:00:00 2001 From: Bob Yantosca Date: Thu, 15 Aug 2024 10:27:08 -0400 Subject: [PATCH] PR #2425 post-merge fix: Move 14.4.3 entry to top of CHANGELOG.md CHANGELOG.md - The entry for "Tropopause pressure field..." for 14.4.3 was located much further down than it should have been. We have moved it back to to the 14.4.3 section at the top of the file. Signed-off-by: Bob Yantosca --- CHANGELOG.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e23cfcb88..024417c9f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ## [14.4.3] - 2024-08-13 ### Added +- Tropopause pressure field in the satellite diagnostic (by @eamarais) - Added ModelEe.2 (GCAP 2.0) simulation to integration tests for GCClassic - Added simulation with all diagnostics on in HISTORY.rc to integration tests for GCClassic (including Planeflight + ObsPack) and GCHP - Added descriptive error message in `Interfaces/GCHP/gchp_historyexportsmod.F90` @@ -459,16 +460,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - Fixed a bug in routine GET_IJ where X and Y were swapped in an IF comparison. - Fixed bug in GFAS pFe by applying work-around in config files - ### Removed - Removed `intTest*_slurm.sh`, `intTest_*lsf.sh`, and `intTest*_interactive.sh` integration test scripts - Removed State_Met%LWI and input meteorology LWI from carbon simulation run config files - Removed function `CLEANUP_UCX`; deallocations are now done in `state_chm_mod.F90` -## [14.4.3] - 2024-08-13 -### Added -- Tropopause pressure field in the satellite diagnostic (by @eamarais) - ## [14.1.0] - 2023-02-01 ### Added - Added dry deposition updates to Hg0 from Feinberg22 ESPI publication + AMAP emissions