From e6c6f0e0e3e8833ba49f25cc82d1069ffaa15c3c Mon Sep 17 00:00:00 2001 From: JakeLegendXIII Date: Thu, 5 Jun 2025 22:49:10 -0400 Subject: [PATCH] Update timeline to include 3.8.4 release --- website/_data/timeline.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/website/_data/timeline.json b/website/_data/timeline.json index 3395c0e9..d0a5bc8e 100644 --- a/website/_data/timeline.json +++ b/website/_data/timeline.json @@ -232,6 +232,10 @@ { "date": "April 5th", "description": "MonoGame 3.8.3 is released." + }, + { + "date": "June 2nd", + "description": "MonoGame 3.8.4 is released." } ] }