From f4f2bd9fab5e3e0a5e66d9d4cd1b14c051faf863 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sat, 21 Jan 2012 23:10:37 -0500 Subject: [PATCH] Response.url. --- HISTORY.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY.rst b/HISTORY.rst index f73c8c4..73e553f 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -11,6 +11,7 @@ History * Removal of `decode_unicode`. (*Backwards Incompatible*) * New multiple-hooks system. * New ``Response.register_hook`` for registering hooks within the pipeline. +* ``Response.url`` is now Unicode. 0.9.3 (2012-01-18) ++++++++++++++++++ -- 2.34.1