From 05a8fd14d8d03ffc8e1d696743ffe953c6fb0a12 Mon Sep 17 00:00:00 2001 From: Doof Date: Wed, 9 Oct 2024 14:08:36 +0000 Subject: [PATCH] Release date for 0.21.1 --- RELEASE.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE.rst b/RELEASE.rst index 3bcb8bddfd..1836e187bd 100644 --- a/RELEASE.rst +++ b/RELEASE.rst @@ -1,7 +1,7 @@ Release Notes ============= -Version 0.21.1 +Version 0.21.1 (Released October 09, 2024) -------------- - Always delete past events during ETL, and filter them out from api results too just in case (#1660)