aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2019-11-07 16:02:16 +0100
committerChocobozzz <me@florianbigard.com>2019-11-07 16:02:23 +0100
commit8c8f00e00f2cf36e4b05be1aa7e3a55bab6ab513 (patch)
tree6ca09ae01cd2f64bfaf4812bae361ffac70dfab2 /CHANGELOG.md
parenteeaeab4f90baac3a29a56e56fb232a4b2f222198 (diff)
downloadPeerTube-8c8f00e00f2cf36e4b05be1aa7e3a55bab6ab513.tar.gz
PeerTube-8c8f00e00f2cf36e4b05be1aa7e3a55bab6ab513.tar.zst
PeerTube-8c8f00e00f2cf36e4b05be1aa7e3a55bab6ab513.zip
Forgot a mention in changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 16ab4fb55..6d6672ad5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -94,7 +94,7 @@
94 94
95 * Fix auto index follow 95 * Fix auto index follow
96 * Fix CLI scripts with URLs ending with a `/` 96 * Fix CLI scripts with URLs ending with a `/`
97 * Fix `--since` and `--until` timezone in `peertube-import-videos` script 97 * Fix `--since` and `--until` timezone in `peertube-import-videos` script ([@fflorent](https://github.com/fflorent))
98 * Avoid circular error in logger 98 * Avoid circular error in logger
99 * Fix start/stop of first element when loading a playlist 99 * Fix start/stop of first element when loading a playlist
100 100