aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2019-10-28 11:53:14 +0100
committerChocobozzz <me@florianbigard.com>2019-10-28 11:53:14 +0100
commitea1689e11c4105567d5ccc1542494fad99c7aebc (patch)
treee7111a6f74006c9888f6eb0cd1521ad3a8028dae /CHANGELOG.md
parent76cfb6ed8d2e44e0edfe0a97a9d806b89b3cf5e3 (diff)
downloadPeerTube-ea1689e11c4105567d5ccc1542494fad99c7aebc.tar.gz
PeerTube-ea1689e11c4105567d5ccc1542494fad99c7aebc.tar.zst
PeerTube-ea1689e11c4105567d5ccc1542494fad99c7aebc.zip
Typo
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3ea2a5497..37380e65b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -34,10 +34,10 @@
34 * **Hardware** information 34 * **Hardware** information
35 * Add these information in the about page and in the signup page 35 * Add these information in the about page and in the signup page
36 * Add a welcome modal at first admin login with some explanations of PeerTube and some useful links 36 * Add a welcome modal at first admin login with some explanations of PeerTube and some useful links
37 * Add warning modal when the administrators enables or enabled signup but did not fill some important information regarding their instance 37 * Add warning modal when administrators enable or enabled signup but did not fill some important instance information
38 (for now the instance **name**, **terms**, **administrator** and **maintenance lifetime** information) 38 (for now the instance **name**, **terms**, **administrator** and **maintenance lifetime** information)
39 * Add ability to automatically follow back other instances 39 * Add ability to automatically follow back other instances
40 * Add ability to automatically follow instances from [the public registry](https://instances.joinpeertube.org/) 40 * Add ability to automatically follow [the public registry](https://instances.joinpeertube.org/) instances
41 * Add *Most liked videos* page ([@alcalyn](https://github.com/alcalyn)) 41 * Add *Most liked videos* page ([@alcalyn](https://github.com/alcalyn))
42 * Add a drag&drop delay on playlist videos to allow user scroll on small screens ([@alcalyn](https://github.com/alcalyn)) 42 * Add a drag&drop delay on playlist videos to allow user scroll on small screens ([@alcalyn](https://github.com/alcalyn))
43 * Allow to toggle video publication date to display absolute date ([@alcalyn](https://github.com/alcalyn)) 43 * Allow to toggle video publication date to display absolute date ([@alcalyn](https://github.com/alcalyn))