From a941037cc11f8647e48903e138f2c395191c1fff Mon Sep 17 00:00:00 2001 From: Paul Tremberth Date: Fri, 29 Jul 2016 18:14:00 +0200 Subject: [PATCH] Update changelog for 1.15 release --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index bbb8c90d..c4301ab6 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,11 @@ w3lib release notes =================== +1.15.0 (2016-07-29) +------------------- + +- Add ``canonicalize_url()`` to ``w3lib.url`` + 1.14.3 (2016-07-14) -------------------