From 88263a083f69db7211cb885c7bccae36ee49f009 Mon Sep 17 00:00:00 2001 From: Bertrand Bordage Date: Fri, 31 Oct 2014 21:27:14 +0100 Subject: [PATCH] Typo. --- CHANGELOG.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index cfdb62f..1d29e5d 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -6,7 +6,7 @@ master - Adds a simple API containing: ``invalidate_tables``, ``invalidate_models``, ``clear`` -- Fixes an stale cache issue occurring when an invalidation is done +- Fixes a stale cache issue occurring when an invalidation is done exactly during a SQL request on the invalidated table(s) - Uses infinite timeout - Adds a setting to choose if random queries must be cached