diff options
author | Chocobozzz <me@florianbigard.com> | 2022-09-27 10:39:32 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2022-09-27 10:45:50 +0200 |
commit | 9ef3aeac3792e67217faf61117606882ff31ddf6 (patch) | |
tree | e339cbb34f0d5cb80c74d0fc54cf8c1a7615ebd3 /CHANGELOG.md | |
parent | 52444ea13c72ccf6ff09c629710a545b7e8283df (diff) | |
download | PeerTube-9ef3aeac3792e67217faf61117606882ff31ddf6.tar.gz PeerTube-9ef3aeac3792e67217faf61117606882ff31ddf6.tar.zst PeerTube-9ef3aeac3792e67217faf61117606882ff31ddf6.zip |
Update dependencies version supported by peertube
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 64d3c9bdb..64b5443ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -2,6 +2,10 @@ | |||
2 | 2 | ||
3 | ## v4.3.0 | 3 | ## v4.3.0 |
4 | 4 | ||
5 | ### IMPORTANT NOTES | ||
6 | |||
7 | * Redis **<** 5.x is not supported anymore | ||
8 | |||
5 | ### Maintenance | 9 | ### Maintenance |
6 | 10 | ||
7 | * Use `yt-dlp` by default instead of `youtube-dl` for new installations (because of much more dev activity) | 11 | * Use `yt-dlp` by default instead of `youtube-dl` for new installations (because of much more dev activity) |