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