From 2df4f2f8d821260dd6a7cd49d953e1a46fd50eb3 Mon Sep 17 00:00:00 2001 From: Inada Naoki Date: Wed, 5 Dec 2018 19:08:58 +0900 Subject: [PATCH] Update HISTORY --- HISTORY.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/HISTORY.rst b/HISTORY.rst index 2fd4500..b4fed22 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -18,8 +18,7 @@ Release: TBD * Remove ``waiter`` option from Connection. -* Remove ``fileno``, ``escape_sequence``, and ``escape_dict`` methods - from Connection class. +* Remove ``escape_sequence``, and ``escape_dict`` methods from Connection class. * Remove automatic MySQL warning checking.