We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9171c8 commit 94daaccCopy full SHA for 94daacc
CHANGELOG.txt
@@ -1,6 +1,16 @@
1
Changelog
2
=========
3
4
+0.3.12
5
+------
6
+
7
+*Date: 2013-05-19*
8
9
+* Fix issues for:
10
+ - Google+
11
+ - Mixcloud
12
+ - Tudou
13
14
0.3.11
15
------
16
src/you_get/version.py
@@ -2,5 +2,5 @@
__all__ = ['__version__', '__date__']
-__version__ = '0.3.11'
-__date__ = '2013-04-26'
+__version__ = '0.3.12'
+__date__ = '2013-05-19'
0 commit comments