diff options
author | Chocobozzz <me@florianbigard.com> | 2018-05-07 11:38:54 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2018-05-07 11:38:54 +0200 |
commit | f6dcad4faa8c92ac657258249a88faa9a9546eb2 (patch) | |
tree | 4fee804ea65d737e63d0c48b5f1c99af485d6fb8 /CHANGELOG.md | |
parent | 7d8e778ad031873b2bcc273d281baf6559610f71 (diff) | |
download | PeerTube-f6dcad4faa8c92ac657258249a88faa9a9546eb2.tar.gz PeerTube-f6dcad4faa8c92ac657258249a88faa9a9546eb2.tar.zst PeerTube-f6dcad4faa8c92ac657258249a88faa9a9546eb2.zip |
Update changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a69b8b17d..df0ea9019 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -38,6 +38,7 @@ | |||
38 | * Handle errors in embed (video not found, server error...) | 38 | * Handle errors in embed (video not found, server error...) |
39 | * Account view (videos uploaded by this account + video channel owned by this account + about pages) | 39 | * Account view (videos uploaded by this account + video channel owned by this account + about pages) |
40 | * Video channel view (videos uploaded in this channel + about pages) | 40 | * Video channel view (videos uploaded in this channel + about pages) |
41 | * Video channel management (avatar update is still missing) | ||
41 | 42 | ||
42 | ### Bug fixes | 43 | ### Bug fixes |
43 | 44 | ||