diff options
author | Chocobozzz <me@florianbigard.com> | 2019-08-15 11:58:05 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2019-08-15 11:58:05 +0200 |
commit | b5addd536fe3b42ee662a58020c1adf0278f74d0 (patch) | |
tree | e213b409969db8675c6583bb5b70bdb437790c7d /CHANGELOG.md | |
parent | 40b8906957719bf8ece5d5f8179136bc604dbf84 (diff) | |
download | PeerTube-b5addd536fe3b42ee662a58020c1adf0278f74d0.tar.gz PeerTube-b5addd536fe3b42ee662a58020c1adf0278f74d0.tar.zst PeerTube-b5addd536fe3b42ee662a58020c1adf0278f74d0.zip |
update changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index b9bcfb27a..661f599a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -4,6 +4,7 @@ | |||
4 | 4 | ||
5 | ### IMPORTANT NOTES | 5 | ### IMPORTANT NOTES |
6 | 6 | ||
7 | * **Important** Add `plugins` directory in configuration file. **You should configure it in your production.yaml** | ||
7 | * **Important:** Deprecate NodeJS 8 (support ends on [December 2019](https://github.com/nodejs/Release#release-schedule)). Please upgrade to NodeJS 10. | 8 | * **Important:** Deprecate NodeJS 8 (support ends on [December 2019](https://github.com/nodejs/Release#release-schedule)). Please upgrade to NodeJS 10. |
8 | * **Important:** Updated nginx template (you need to [update manually](https://github.com/Chocobozzz/PeerTube/blob/develop/support/doc/production.md#nginx)) | 9 | * **Important:** Updated nginx template (you need to [update manually](https://github.com/Chocobozzz/PeerTube/blob/develop/support/doc/production.md#nginx)) |
9 | * Fix long server responses on dual stack servers: https://github.com/Chocobozzz/PeerTube/commit/fd2ddcae8ff4eb10bf7168ac3c8801f06b37627f | 10 | * Fix long server responses on dual stack servers: https://github.com/Chocobozzz/PeerTube/commit/fd2ddcae8ff4eb10bf7168ac3c8801f06b37627f |