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