From f82b97377dbbd84fc2d404bcbf2eee95990daa21 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sun, 24 Sep 2017 22:06:16 -0400 Subject: [PATCH] bug fix with indexes Signed-off-by: Kenneth Reitz --- HISTORY.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HISTORY.txt b/HISTORY.txt index 05338fdf..72f32f81 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -1,3 +1,5 @@ +7.9.0: + - Bug fix with indexes. 7.8.9: - Fix for Heroku. 7.8.8: