From 0954c1e074511f9bc88d21ec7785a7e75461e79b Mon Sep 17 00:00:00 2001 From: LecygneNoir Date: Sat, 19 May 2018 11:19:48 +0200 Subject: [PATCH] Add changelog for v0.5 --- CHANGELOG.md | 11 +++++++++++ prismedia_upload.py | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..5586b2e --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,11 @@ +# Prismedia v0.5 + +## Features + - plan your Peertube videos! Stable release + - Support for Peertube beta4 + - More examples in NFO + - Better support for multilines descriptions + +## Fix + - Display datetime for output + - plan video only if upload is successful \ No newline at end of file diff --git a/prismedia_upload.py b/prismedia_upload.py index 7261cbf..53fa833 100755 --- a/prismedia_upload.py +++ b/prismedia_upload.py @@ -86,7 +86,7 @@ except ImportError: 'see https://github.com/ahupp/python-magic\n') exit(1) -VERSION = "prismedia v0.4" +VERSION = "prismedia v0.5" VALID_PRIVACY_STATUSES = ('public', 'private', 'unlisted') VALID_CATEGORIES = (