mirror of
https://git.lecygnenoir.info/LecygneNoir/prismedia.git
synced 2025-10-03 09:29:16 +02:00
Update CHANGELOG according to the text used in gitea for v0.6.1-1
This commit is contained in:
parent
8f0fc4cfb5
commit
3b38290040
2 changed files with 4 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -14,6 +14,7 @@ Search in your package manager, otherwise use ``pip install --upgrade``
|
|||
- python-magic-bin
|
||||
- requests-toolbelt
|
||||
- tzlocal
|
||||
- unidecode
|
||||
|
||||
## Configuration
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue