Browse Source

Update CHANGELOG.md

Chocobozzz 5 years ago
parent
commit
8d00889b60
1 changed files with 3 additions and 1 deletions
  1. 3 1
      CHANGELOG.md

+ 3 - 1
CHANGELOG.md

@@ -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