diff options
author | Chocobozzz <me@florianbigard.com> | 2023-03-01 10:32:35 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2023-03-01 10:32:35 +0100 |
commit | 43ae5745c3a8888eacc02bd94bb2523c7015cb0c (patch) | |
tree | a3c8d674375a5ef13b0497eaddc37b6fd0444c5f /CHANGELOG.md | |
parent | cf208068fa7ca01d36d5efdad03a5b0446a0506a (diff) | |
download | PeerTube-43ae5745c3a8888eacc02bd94bb2523c7015cb0c.tar.gz PeerTube-43ae5745c3a8888eacc02bd94bb2523c7015cb0c.tar.zst PeerTube-43ae5745c3a8888eacc02bd94bb2523c7015cb0c.zip |
Add redis note in changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 99692bfc3..d6b0f9c97 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -8,7 +8,7 @@ | |||
8 | * Drop support of Safari 11 on iOS | 8 | * Drop support of Safari 11 on iOS |
9 | * Drop support of Safari 11 on desktop | 9 | * Drop support of Safari 11 on desktop |
10 | * Drop support of Firefox 68 on desktop | 10 | * Drop support of Firefox 68 on desktop |
11 | * Minimum recommended Redis version is 6.2 | 11 | * Minimum recommended Redis version is 6.2. Version 6.0 should still work: see [this comment](https://github.com/Chocobozzz/PeerTube/issues/5659#issuecomment-1449607001) for more information |
12 | 12 | ||
13 | ### Maintenance | 13 | ### Maintenance |
14 | 14 | ||