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 812f4f6 commit 6fcd7aaCopy full SHA for 6fcd7aa
NEWS
@@ -1,6 +1,15 @@
1
w3lib release notes
2
===================
3
4
+1.14.2 (2016-04-11)
5
+-------------------
6
+
7
+Bugfix release:
8
9
+- fix function import for (deprecated) ``urljoin_rfc`` (issue #51)
10
+- only expose wanted functions from ``w3lib.url``, via ``__all__``
11
+ (see issue #54, https://github.com/scrapy/scrapy/issues/1917)
12
13
1.14.1 (2016-04-07)
14
-------------------
15
0 commit comments