From bef0d65d06c4818f2cf1e2e01429761c1e537b63 Mon Sep 17 00:00:00 2001 From: Michael Zingale Date: Sun, 1 Oct 2023 12:49:41 -0400 Subject: [PATCH] update changes for 23.10 --- CHANGES.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 82f4cea0b0..33147ac41a 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,16 @@ +# 23.10 + + * The simplified-SDC and true-SDC code paths for integration + have been merged (#1338, #1340, #1341). + + * All pynucastro networks have been updated with the latest + version of pynucastro (2.1.0) (#1342) + + * The neutrino cooling terms now use templating on derivatives + (#1329) + + * `NUM_EXTRA_SPECIES` was removed (#1321) + # 23.09 * The file NETWORK_PROPERTIES has been removed from each network,