From 10bc2f05d322fb3ec8559cf9ee1fc88c071f74a1 Mon Sep 17 00:00:00 2001 From: Nate Prewitt Date: Tue, 9 Aug 2016 15:12:34 -0600 Subject: [PATCH] updating HISTORY --- HISTORY.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY.rst b/HISTORY.rst index 6e0e01ed..faa9364a 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -30,7 +30,7 @@ Release History **Miscellaneous** - Updated bundled urllib3 to 1.16. -- Some previous releases accidentally accepted integers as acceptable header values. This release does not. +- Some previous releases accidentally accepted non-strings as acceptable header values. This release does not. 2.10.0 (2016-04-29) +++++++++++++++++++