diff options
author | Chocobozzz <me@florianbigard.com> | 2023-03-07 10:29:53 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2023-03-07 10:29:53 +0100 |
commit | aa8478f374b375167f048bbf6703a02b0b5a89df (patch) | |
tree | d1e485d6c913db336edf755b2764145a719c3526 | |
parent | 145d7da2dea7234b0be0212a998d27efea4f1320 (diff) | |
download | PeerTube-aa8478f374b375167f048bbf6703a02b0b5a89df.tar.gz PeerTube-aa8478f374b375167f048bbf6703a02b0b5a89df.tar.zst PeerTube-aa8478f374b375167f048bbf6703a02b0b5a89df.zip |
Update changelog
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index d6b0f9c97..84f9c0aae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -4,6 +4,7 @@ | |||
4 | 4 | ||
5 | ### IMPORTANT NOTES | 5 | ### IMPORTANT NOTES |
6 | 6 | ||
7 | * If your instance has signup enabled, user registration approval is automatically enabled by the default configuration of this release. You can change this setting in your `production.yaml` or in the configuration page in the web admin | ||
7 | * Update [web browsers support list](https://joinpeertube.org/faq#what-web-browsers-are-supported-by-peertube): | 8 | * Update [web browsers support list](https://joinpeertube.org/faq#what-web-browsers-are-supported-by-peertube): |
8 | * Drop support of Safari 11 on iOS | 9 | * Drop support of Safari 11 on iOS |
9 | * Drop support of Safari 11 on desktop | 10 | * Drop support of Safari 11 on desktop |