From 9ad375855a98e2f9b7c353e4a601cc4d4c3a3484 Mon Sep 17 00:00:00 2001 From: Matt Young Date: Thu, 28 Dec 2023 10:07:08 +0100 Subject: [PATCH] Changelog time not allowed to be in future --- CHANGES.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.markdown b/CHANGES.markdown index fc2ad6d95..d5127c68e 100644 --- a/CHANGES.markdown +++ b/CHANGES.markdown @@ -25,7 +25,7 @@ Minor bug fixes for the 3.0.9 release (ie bugs in 3.0.9 are fixed in this 3.0.10 * Import Error [#751](https://github.com/Brewtarget/brewtarget/issues/751) ### Release Timestamp -Fri, 29 Dec 2023 10:10:10 +0100 +Wed, 27 Dec 2023 10:00:10 +0100 ## v3.0.9 Minor bug fixes for the 3.0.8 release (ie bugs in 3.0.8 are fixed in this 3.0.9 release).