aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2021-03-25 13:55:10 +0100
committerChocobozzz <me@florianbigard.com>2021-03-25 13:55:10 +0100
commit903353d67a8d0fdda8465ed6c57b77a9a5afbe92 (patch)
tree9e3d75015d304d302cabfff1b7a92b3febf8ad97
parente62f03ae0412f4efa62917d8741bc1a39e8ed7fc (diff)
parent3dd1f61bd6ffee8741aa139b8f371fdd57e54098 (diff)
downloadPeerTube-903353d67a8d0fdda8465ed6c57b77a9a5afbe92.tar.gz
PeerTube-903353d67a8d0fdda8465ed6c57b77a9a5afbe92.tar.zst
PeerTube-903353d67a8d0fdda8465ed6c57b77a9a5afbe92.zip
Merge branch 'release/3.1.0' into develop
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 88a4d282a..d8fa4069f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,7 @@
4 4
5### IMPORTANT NOTES 5### IMPORTANT NOTES
6 6
7 * **Important:** Drop PostgreSQL 9.6 support
7 * **Important:** Deprecate NodeJS 10 8 * **Important:** Deprecate NodeJS 10
8 * Support NodeJS 14 and 15 9 * Support NodeJS 14 and 15
9 * Remove ES5 module support (breaks compatibility with web browsers we didn't support) 10 * Remove ES5 module support (breaks compatibility with web browsers we didn't support)