From 40b44cba359b24d1ca57969ee17a363281e4ef85 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Fri, 5 Jul 2019 16:33:34 -0400 Subject: [PATCH] Update release notes Signed-off-by: Roberto Rosario --- HISTORY.rst | 2 +- docs/releases/3.2.5.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/HISTORY.rst b/HISTORY.rst index debd6fc853..33c632cde1 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -1,4 +1,4 @@ -3.2.5 (2019-07-XX) +3.2.5 (2019-07-05) ================== * Don't error out if the EXTRA_APPS or the DISABLED_APPS settings are set to blank. diff --git a/docs/releases/3.2.5.rst b/docs/releases/3.2.5.rst index 18a6ae9324..d0d0065f98 100644 --- a/docs/releases/3.2.5.rst +++ b/docs/releases/3.2.5.rst @@ -1,7 +1,7 @@ Version 3.2.5 ============= -Released: July XX, 2019 +Released: July 05, 2019 Changes