1
0
Fork 0

Fix changelog syntax related to AP url warning

This commit is contained in:
Chocobozzz 2018-06-25 19:19:06 +02:00
parent 2832aef8b5
commit 11fa7d392a
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
* Add time display to see where we seek the video
* Add title in player peers info to show total downloaded/uploaded data
* Provide magnet URI in player and download modal ([@rigelk](https://github.com/rigelk))
* Add warning if the domain name is different from the from the first start of PeerTube
* Add warning if the domain name is different from the one of the first start of Peertube
* Add resolution to create-transcoding-job script ([@fflorent](https://github.com/fflorent))
### Bug fixes