diff --git a/salt/soc/files/soc/changes.json b/salt/soc/files/soc/changes.json
index dc3e4118f..d27cbdcf3 100644
--- a/salt/soc/files/soc/changes.json
+++ b/salt/soc/files/soc/changes.json
@@ -1,6 +1,10 @@
{
- "title": "Security Onion 2.0.2 RC1 is here!",
+ "title": "Security Onion 2.0.3 RC1 is here!",
"changes": [
+ { "summary": "Fixed an issue with large drives and the ISO install." },
+ { "summary": "The ISO install now uses LVM when partitioning the drives" },
+ { "summary": "Elastic Stack components upgraded to 7.8.1." },
+ { "summary": "Zeek updated to 3.0.8." },
{ "summary": "Fixed standalone pcap interval issue." },
{ "summary": "Security Fix 1067: variables.txt from ISO install stays on disk for 10 days." },
{ "summary": "Security Fix 1068: Remove user values from static.sls." },