aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7062518ea..a2027c18c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -59,6 +59,7 @@ You will need [PostgreSQL Contrib](https://www.postgresql.org/docs/9.6/static/co
59 * Update nginx template (you need to [update manually](https://github.com/Chocobozzz/PeerTube/blob/develop/support/doc/production.md#nginx)) 59 * Update nginx template (you need to [update manually](https://github.com/Chocobozzz/PeerTube/blob/develop/support/doc/production.md#nginx))
60 * Update default cache size configurations 60 * Update default cache size configurations
61 * Update search API route: `/videos/search` becomes `/search/videos` 61 * Update search API route: `/videos/search` becomes `/search/videos`
62 * Needs Redis >= 2.8.18
62 63
63### Features 64### Features
64 65