aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9fe46e8dc..27c68c891 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,11 +11,11 @@
11 * Improve message when removing a user 11 * Improve message when removing a user
12 * Improve responsive on small screens 12 * Improve responsive on small screens
13 * Improve performance: 13 * Improve performance:
14 * Overview endpoint 14 * Overview endpoint
15 * SQL requests of watch page endpoints 15 * SQL requests of watch page endpoints
16 * SQL requests of ActivityPub endpoints 16 * SQL requests of ActivityPub endpoints
17 * Cache user token 17 * Cache user token
18 * Videos infinite scroll in the web browser 18 * Videos infinite scroll in the web browser
19 * Add warning if one of the storage directory is in the peertube production directory 19 * Add warning if one of the storage directory is in the peertube production directory
20 * Auto focus first field on login ([@rigelk](https://github.com/rigelk)) 20 * Auto focus first field on login ([@rigelk](https://github.com/rigelk))
21 * Add chevron hotkeys to change playback rate ([@rigelk](https://github.com/rigelk)) 21 * Add chevron hotkeys to change playback rate ([@rigelk](https://github.com/rigelk))