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 = (