From 80b7d6d753db00e2c881587647707646abb60326 Mon Sep 17 00:00:00 2001 From: Paul Natsuo Kishimoto Date: Tue, 27 Jul 2021 20:42:27 +0200 Subject: [PATCH] Mark v2021.7.27 in doc/whatsnew --- doc/whatsnew.rst | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/doc/whatsnew.rst b/doc/whatsnew.rst index 41832863da..8c2a651ad4 100644 --- a/doc/whatsnew.rst +++ b/doc/whatsnew.rst @@ -1,8 +1,11 @@ What's new ********** -Next release -============ +.. Next release +.. ============ + +2021.7.27 +========= - Improve caching using mod:`genno` v1.8.0 (:pull:`29`).