diff options
author | Chocobozzz <me@florianbigard.com> | 2018-06-25 19:19:06 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2018-06-25 19:19:06 +0200 |
commit | 11fa7d392a21fe73dd235375b89c554e9b5ba18c (patch) | |
tree | 4333212974ac360810eec6a634a6474634de8c08 /CHANGELOG.md | |
parent | 2832aef8b58f77d43107acb09db5ea81b287d300 (diff) | |
download | PeerTube-11fa7d392a21fe73dd235375b89c554e9b5ba18c.tar.gz PeerTube-11fa7d392a21fe73dd235375b89c554e9b5ba18c.tar.zst PeerTube-11fa7d392a21fe73dd235375b89c554e9b5ba18c.zip |
Fix changelog syntax related to AP url warning
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 7545d8425..14efb09a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -10,7 +10,7 @@ | |||
10 | * Add time display to see where we seek the video | 10 | * Add time display to see where we seek the video |
11 | * Add title in player peers info to show total downloaded/uploaded data | 11 | * Add title in player peers info to show total downloaded/uploaded data |
12 | * Provide magnet URI in player and download modal ([@rigelk](https://github.com/rigelk)) | 12 | * Provide magnet URI in player and download modal ([@rigelk](https://github.com/rigelk)) |
13 | * Add warning if the domain name is different from the from the first start of PeerTube | 13 | * Add warning if the domain name is different from the one of the first start of Peertube |
14 | * Add resolution to create-transcoding-job script ([@fflorent](https://github.com/fflorent)) | 14 | * Add resolution to create-transcoding-job script ([@fflorent](https://github.com/fflorent)) |
15 | 15 | ||
16 | ### Bug fixes | 16 | ### Bug fixes |