diff options
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 ac3f61735..4a327737d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -6,7 +6,7 @@ | |||
6 | 6 | ||
7 | * Hide by default NSFW videos. Update the `instance.default_nsfw_policy` configuration to `blur` to keep the old behaviour | 7 | * Hide by default NSFW videos. Update the `instance.default_nsfw_policy` configuration to `blur` to keep the old behaviour |
8 | * Move video channels routes: | 8 | * Move video channels routes: |
9 | * `/videos/channels` routes to `/accounts/{accountId}/video-channels` | 9 | * `/videos/channels` routes to `/video-channels` |
10 | * `/videos/accounts/{accountId}/channels` route to `/accounts/{accountId}/video-channels` | 10 | * `/videos/accounts/{accountId}/channels` route to `/accounts/{accountId}/video-channels` |
11 | * PeerTube now listen on 127.0.0.1 by default | 11 | * PeerTube now listen on 127.0.0.1 by default |
12 | * Use ISO 639 for language (*en*, *es*, *fr*...) | 12 | * Use ISO 639 for language (*en*, *es*, *fr*...) |