]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - CHANGELOG.md
Fix tests
[github/Chocobozzz/PeerTube.git] / CHANGELOG.md
index a508846909a8d61a7f359f5c1eb836790181af93..0b733e4b6f6e977a729a1c641255ced9a3c3fb24 100644 (file)
@@ -2,7 +2,10 @@
 
 ## v1.1.0
 
-## Since v1.0.1
+***Since v1.0.1***
+
+### BREAKING CHANGES
+ * **Docker:** `PEERTUBE_TRUST_PROXY` env variable is now an array ([LecygneNoir](https://github.com/LecygneNoir))
 
 ### Maintenance
 
@@ -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
  
@@ -81,7 +83,7 @@
  * Fix search tab title with no search
  * Fix YouTube video import with some videos
 
-## Since v1.1.0-rc.1
+***Since v1.1.0-rc.1***
 
 ### Bug fixes