Update CHANGELOG according to the text used in gitea for v0.6.1-1

This commit is contained in:
LecygneNoir 2019-03-10 10:50:35 +01:00
parent 8f0fc4cfb5
commit 3b38290040
2 changed files with 4 additions and 1 deletions

View file

@ -1,9 +1,11 @@
# Changelog # Changelog
## v0.6.1-1 Hotfix ## 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. - Remove mastodon tags (mt) options as it's deprecated. Compatibility between Peertube and Mastodon is complete.
- Simplify python2 specific functions
## v0.6.1 ## v0.6.1

View file

@ -14,6 +14,7 @@ Search in your package manager, otherwise use ``pip install --upgrade``
- python-magic-bin - python-magic-bin
- requests-toolbelt - requests-toolbelt
- tzlocal - tzlocal
- unidecode
## Configuration ## Configuration