소스 검색

Update CHANGELOG.md

Chocobozzz 5 년 전
부모
커밋
8d00889b60
1개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  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