We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b87b02 commit c5ea131Copy full SHA for c5ea131
CHANGELOG
@@ -1,3 +1,14 @@
1
+13 January 2017
2
+Version 0.5.3
3
+
4
+[Bugfix] - Handle occassional issue reading category (@regisb)
5
+[Bugfix] - Encode filename to system locale (#163)
6
+[Update] - Support m.youtube.com urls (@HouseK) (#159)
7
+[Update] - Support gaming.youtube.com urls (@Phosphorus-M) (#161)
8
+[Update] - Fix running under Boost.Python (#162)
9
10
+-------------------------------------------------------------------------------
11
12
18 August 2016
13
Version 0.5.2
14
pafy/__init__.py
@@ -1,4 +1,4 @@
-__version__ = "0.5.2"
+__version__ = "0.5.3"
__author__ = "np1"
__license__ = "LGPLv3"
0 commit comments