From d6b57c6fb25df19aa6fc376e3c2908afa2e3fe46 Mon Sep 17 00:00:00 2001 From: Alex Chan Date: Sat, 8 Jul 2017 11:52:18 +0100 Subject: [PATCH] Changelog entry --- HISTORY.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index 4c6bc740..0fe72a22 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -8,6 +8,8 @@ dev **Improvements** +- Running ``$ python -m requests.help`` now includes the installed version of idna. + **Bugfixes** 2.18.2 (2017-07-25)