From 3b382900409f5e517e08473ce12c43a6a3b9b8b0 Mon Sep 17 00:00:00 2001 From: LecygneNoir Date: Sun, 10 Mar 2019 10:50:35 +0100 Subject: [PATCH] Update CHANGELOG according to the text used in gitea for v0.6.1-1 --- CHANGELOG.md | 4 +++- README.md | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a507abd..251aa61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,11 @@ # Changelog ## v0.6.1-1 Hotfix -This fix prepares the python3 compatibility +This fix prepares the python3 compatibility. +**Warning** you need a new prerequisites: python-unidecode - Remove mastodon tags (mt) options as it's deprecated. Compatibility between Peertube and Mastodon is complete. + - Simplify python2 specific functions ## v0.6.1 diff --git a/README.md b/README.md index a813848..923a411 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ Search in your package manager, otherwise use ``pip install --upgrade`` - python-magic-bin - requests-toolbelt - tzlocal + - unidecode ## Configuration