diff --git a/NEWS b/NEWS index e54f8526..bbb8c90d 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,13 @@ w3lib release notes =================== +1.14.3 (2016-07-14) +------------------- + +Bugfix release: + +- Handle IDNA encoding failures in ``safe_url_string()`` (issue #62) + 1.14.2 (2016-04-11) -------------------