aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2018-09-25 09:19:49 +0200
committerChocobozzz <me@florianbigard.com>2018-09-25 09:19:49 +0200
commit16c73bb4763788fcf9c2524ead82710dc5126796 (patch)
tree983758af455774a50775ae733856a6ecd2ac62b2 /CHANGELOG.md
parent00dd66420aeda28f3920f04b76797374c677af10 (diff)
downloadPeerTube-16c73bb4763788fcf9c2524ead82710dc5126796.tar.gz
PeerTube-16c73bb4763788fcf9c2524ead82710dc5126796.tar.zst
PeerTube-16c73bb4763788fcf9c2524ead82710dc5126796.zip
Fix bullets in changelog
Diffstat (limited to 'CHANGELOG.md')
-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))