diff --git a/doc/releasenotes.html b/doc/releasenotes.html
index 94d41438b5..91513538f9 100644
--- a/doc/releasenotes.html
+++ b/doc/releasenotes.html
@@ -90,7 +90,6 @@
SAM 2023.12.17 r1, SSC 290: March 4, 2024
Battery Storage
-- Change default battery type from Li-ion LFP to Li-ion NMC. (SAM 1581)
- Improve REopt API calls for battery size and dispatch optimization to better report status and errors from API. (SAM 1714)
- Fix simulation error caused by battery environment temperature input as time series array. (SAM 1694, SSC 1138)
- Fix issue with behind-the-meter battery with retail rate dispatch that caused a simulation error. (SSC 1135)
@@ -195,6 +194,7 @@
PVWatts (2023.12.17)
Battery Storage (2023.12.17)
+- Change default battery type from Li-ion LFP to Li-ion NMC. (SAM 1581)
- New behind-the-meter self-consumption battery dispatch option that minimizes use of grid power (SAM 1446, SSC 1057, SSC 1049)
- Update REopt API call to Version 3, pass grid outage data to API, and fix conversion efficiency values. (SAM 1527, SSC 1078)
- Rename "price signals dispatch" to "retail rate dispatch" for behind-the-meter battery dispatch options. (SAM 1495, SSC 1064)