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 42f05b1 commit 5605f62Copy full SHA for 5605f62
CHANGELOG
@@ -1,3 +1,7 @@
1
+Changes in version 3.1.40 - 2015-06-08
2
+ o Implement rewriting of css and xml files
3
+ o Allow crawlers to bypass the disclaimer
4
+
5
Changes in version 3.1.40 - 2015-06-07
6
o Improve packaging
7
o Implement rewriting of javascript files
debian/changelog
@@ -1,3 +1,9 @@
+tor2web (3.1.41) UNRELEASED; urgency=medium
+ * New upstream release
+ -- GlobaLeaks software signing key <[email protected]> Tue, 09 Jun 2015 02:15:10 +0200
tor2web (3.1.40) UNRELEASED; urgency=medium
8
9
* New upstream release
tor2web/__init__.py
@@ -1,3 +1,3 @@
-__version__ = '3.1.40'
+__version__ = '3.1.41'
__all__ = ['utils']
0 commit comments