From b47cde95a52f3d874188b008537974b51631b1cd Mon Sep 17 00:00:00 2001 From: Michael Zingale Date: Sat, 30 Nov 2024 09:27:29 -0500 Subject: [PATCH] update changes for 24.12 --- CHANGES.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index ab4a27674..224a10151 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,10 +1,14 @@ -# 24.11 +# 24.12 - * a new metal chemistry network was added (#1648, #1650, #1651) + * documentation improvements (#1661, #1667, #1670) - * add dust temperature to primordial chem (#1649) + * optimize tabular NSE EOS calls (#1668) - * documentation updates (#1652) + * CI fixes (#1666, #1671, #1675) and new partition function CI + (#1673) + + * `burn_cell` can now initialize all mass fractions to be equal + (#1665) # 24.10