From e84cf65f1622c31f3143a793c11378f050398907 Mon Sep 17 00:00:00 2001 From: Ryan Mulhall <35538242+rem1776@users.noreply.github.com> Date: Thu, 22 Aug 2024 14:19:18 -0400 Subject: [PATCH] chore: update release date in changelog (#146) --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c9c1d444..8ee7426d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ and this project uses `yyyy.rr[.pp]`, where `yyyy` is the year a patch is releas `rr` is a sequential release number (starting from `01`), and an optional two-digit sequential patch number (starting from `01`). -## [2024.03] - 2024-08-16 +## [2024.03] - 2024-08-22 ### Fixed - FULL: Removes unused FREDB related code that was causing errors with SPEAR (#137)