From 771f84ba4fbe182bf968438e333893b661545130 Mon Sep 17 00:00:00 2001
From: Robert Speck <pancetta@users.noreply.github.com>
Date: Fri, 28 Jul 2023 11:46:19 +0200
Subject: [PATCH] Update CHANGELOG.md

---
 CHANGELOG.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 53fa7acd..6636fdbf 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,7 +2,7 @@
 
 :arrow_left: [Back to main page](./README.md)
 
--   July 25, 2023: For Version 5.3 a lot of pull requests got merged, thanks to [\@brownbaerchen](https://github.com/brownbaerchen),
+-   July 28, 2023: For Version 5.3 a lot of pull requests got merged, thanks to [\@brownbaerchen](https://github.com/brownbaerchen),
     [\@tlunet](https://github.com/tlunet), [\@lisawim](https://github.com/lisawim), [\@ikrom96git](https://github.com/ikrom96git) for all the contributions.
     Besides the usual bugfixing and polishing, `pySDC` now comes with linear multistep methods, classical Runge Kutta methods, DAE sweepers, and more/improved projects.
     We have second-order SDC on board, the brand-new switch estimator, a testing ground for compression with [libpressio](https://github.com/robertu94/libpressio), and more.
-- 
GitLab