Skip to content

Commit b7d053a

Browse files
committed
Update changelog for v1.17 release
1 parent 6580978 commit b7d053a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

NEWS

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
w3lib release notes
22
===================
33

4+
1.17.0 (2017-02-XX)
5+
-------------------
6+
7+
- Add Python 3.5 and 3.6 support
8+
- Add ``w3lib.url.parse_data_uri`` helper for parsing "data:" URIs
9+
- Add ``w3lib.html.strip_html5_whitespace`` function to strip leading and
10+
trailing whitespace as per W3C recommendations, e.g. for cleaning
11+
"href" attribute values.
12+
413
1.16.0 (2016-11-10)
514
-------------------
615

0 commit comments

Comments
 (0)