From 161b785c01916e5a77ec0ef8817b57382ed1e95e Mon Sep 17 00:00:00 2001 From: Michael Zingale Date: Sun, 1 Dec 2024 08:44:15 -0500 Subject: [PATCH] update changes for 24.12 (#1676) --- 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