From 98dedd93e77066231e321738e49cf66a7ad04e7a Mon Sep 17 00:00:00 2001 From: Inada Naoki Date: Tue, 11 Dec 2018 16:20:43 +0900 Subject: [PATCH] Update HISTORY --- HISTORY.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index 098a304..54b09a5 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -30,6 +30,8 @@ Release: TBD * Optimize decoding speed of string and integer types. +* Removed ``MySQLdb.constants.REFRESH`` module. + ====================== What's new in 1.3.14 ======================