Quellcode durchsuchen

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

feature/pt-playlist-1.3
LecygneNoir vor 5 Jahren
Ursprung
Commit
3b38290040
2 geänderte Dateien mit 4 neuen und 1 gelöschten Zeilen
  1. +3
    -1
      CHANGELOG.md
  2. +1
    -0
      README.md

+ 3
- 1
CHANGELOG.md Datei anzeigen

@ -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

+ 1
- 0
README.md Datei anzeigen

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

Laden…
Abbrechen
Speichern