aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d3654b921..966d7426f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,6 @@
1# Changelog 1# Changelog
2 2
3## v5.2.0-rc.1 3## v5.2.0
4 4
5### IMPORTANT NOTES 5### IMPORTANT NOTES
6 6
@@ -57,6 +57,11 @@
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 * Fix PeerTube subtitles import
60 * Fix languages alphabetical order
61 * Fix registration notification error
62 * Correctly unload plugin paths
63 * Fix custom default route in instance logo link
64 * Fix video channels quick filter overflow
60 65
61 66
62## v5.1.0 67## v5.1.0