]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - CHANGELOG.md
Change models
[github/Chocobozzz/PeerTube.git] / CHANGELOG.md
index cce6e740220457ceb35be8d5b03081cdefbfcd96..0b733e4b6f6e977a729a1c641255ced9a3c3fb24 100644 (file)
@@ -4,6 +4,9 @@
 
 ***Since v1.0.1***
 
+### BREAKING CHANGES
+ * **Docker:** `PEERTUBE_TRUST_PROXY` env variable is now an array ([LecygneNoir](https://github.com/LecygneNoir))
+
 ### Maintenance
 
  * Improve REST API documentation: https://docs.joinpeertube.org/api.html ([@rigelk](https://github.com/rigelk))
@@ -26,7 +29,6 @@
    * Add postfix image
    * Redirect HTTP -> HTTPS
    * Disable Træfik web UI
- * Add ability to set an array in `PEERTUBE_TRUST_PROXY` ([LecygneNoir](https://github.com/LecygneNoir))
 
 ### Features