Update changelog

pull/525/head
Chocobozzz 2018-04-24 15:27:29 +02:00
parent 0626e7af82
commit 82e392f8a4
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
### BREAKING CHANGES
* Hide by default NSFW videos. Update the `instance.default_nsfw_policy` configuration to `blur` to keep the old behaviour
* PeerTube now listen on 127.0.0.1 by default
* Use ISO 639 for language (*en*, *es*, *fr*...)
* Tools (`import-videos`...) need the language ISO639 code instead of a number
* API (`upload`, `update`, `list`...) need/return the language ISO639 code instead of a number