From 4707632f13e1065c70ed44a33f347917161994c3 Mon Sep 17 00:00:00 2001 From: LecygneNoir Date: Thu, 27 Jun 2019 21:30:51 +0200 Subject: [PATCH] Add CHANGELOG for version v0.6.2 --- CHANGELOG.md | 8 ++++++++ prismedia_upload.py | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 251aa61..403319f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## v0.6.2 + +**Warning**: your Peertube instance should be at least in v1.3.0 to use this new functionality. + +### Features +New feature, the Peertube playlists are now supported! +We do not use channel in place of playlist anymore. + ## v0.6.1-1 Hotfix This fix prepares the python3 compatibility. **Warning** you need a new prerequisites: python-unidecode diff --git a/prismedia_upload.py b/prismedia_upload.py index 00f64ae..71ba287 100755 --- a/prismedia_upload.py +++ b/prismedia_upload.py @@ -92,7 +92,7 @@ except ImportError: 'see https://github.com/ahupp/python-magic\n') exit(1) -VERSION = "prismedia v0.6.1-1" +VERSION = "prismedia v0.6.2" VALID_PRIVACY_STATUSES = ('public', 'private', 'unlisted') VALID_CATEGORIES = (