From 89ab315f5d216caf9edbc4dd88766124073901aa Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Wed, 1 Mar 2017 22:12:53 -0800 Subject: document #172 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index ff86c8f..dc5af19 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,8 @@ This file lists the changes in each six version. Development version ------------------- +- Pull request #172 and issue #171: Add unquote_to_bytes to moved urllib.parse. + - Pull request #167: Add `six.moves.getstatusoutput` and `six.moves.getoutput`. - Pull request #80: Add `six.moves.urllib_parse.splitvalue`. -- cgit v1.2.1