diff options
author | Chocobozzz <me@florianbigard.com> | 2023-05-30 10:17:43 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2023-05-30 10:18:13 +0200 |
commit | c47430bc37dbc3b89d1ba50c6aa00ffeab2186ae (patch) | |
tree | c8b431f1763b085574393092cd386a8064ebba22 | |
parent | 01619dd0830234fa1054ab50adce5f3c76bd0704 (diff) | |
download | PeerTube-c47430bc37dbc3b89d1ba50c6aa00ffeab2186ae.tar.gz PeerTube-c47430bc37dbc3b89d1ba50c6aa00ffeab2186ae.tar.zst PeerTube-c47430bc37dbc3b89d1ba50c6aa00ffeab2186ae.zip |
Update changelog
-rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index fc439ffaa..d3654b921 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -1,6 +1,6 @@ | |||
1 | # Changelog | 1 | # Changelog |
2 | 2 | ||
3 | ## v5.2.0 (not yet released) | 3 | ## v5.2.0-rc.1 |
4 | 4 | ||
5 | ### IMPORTANT NOTES | 5 | ### IMPORTANT NOTES |
6 | 6 | ||
@@ -56,6 +56,7 @@ | |||
56 | * Fix RTL layout inconsistencies | 56 | * Fix RTL layout inconsistencies |
57 | * Prevent user video notification when the subscription is still in *Pending* state | 57 | * Prevent user video notification when the subscription is still in *Pending* state |
58 | * Correctly remove *Pending* subscription | 58 | * Correctly remove *Pending* subscription |
59 | * Fix PeerTube subtitles import | ||
59 | 60 | ||
60 | 61 | ||
61 | ## v5.1.0 | 62 | ## v5.1.0 |