diff --git a/CHANGELOG.md b/CHANGELOG.md index f3ad7a3..8a2f594 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## v0.7.0 + +### Features +Support Peertube channel additionally with playlist for Peertube! +Peertube only as channel are Peertube's feature. See #40 for details. + +### Fixes + - Best uses of special chars in videoname, channel name and playlist name + - Some fixes in logging message for better lisibility + - Readme features list improved for better lisibility + ## v0.6.4 ### Fixes diff --git a/prismedia_upload.py b/prismedia_upload.py index 99652dd..71519dc 100755 --- a/prismedia_upload.py +++ b/prismedia_upload.py @@ -97,7 +97,7 @@ except ImportError: 'see https://github.com/ahupp/python-magic\n') exit(1) -VERSION = "prismedia v0.6.4" +VERSION = "prismedia v0.7.0" VALID_PRIVACY_STATUSES = ('public', 'private', 'unlisted') VALID_CATEGORIES = (