We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc6d7df commit 4cfad1eCopy full SHA for 4cfad1e
NEWS
@@ -1,8 +1,8 @@
1
w3lib release notes
2
===================
3
4
-TBD (TBA)
5
----------
+1.14.0 (2016-04-06)
+-------------------
6
7
Changes to safe_url_string:
8
@@ -11,10 +11,9 @@ Changes to safe_url_string:
11
- new `path_encoding` to override default UTF-8 when serializing non-ASCII
12
characters before percent-encoding
13
14
-Package is now properly marked as ``zip_safe``.
+html_body_declared_encoding also detects encoding when not sole attribute in <meta>.
15
16
-html_body_declared_encoding also detects encoding
17
-when not sole attribute in <meta>
+Package is now properly marked as ``zip_safe``.
18
19
1.13.0 (2015-11-05)
20
-------------------
0 commit comments