diff options
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 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 | ||