aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2021-06-01 10:56:02 +0200
committerChocobozzz <me@florianbigard.com>2021-06-01 11:03:52 +0200
commit9f2d7a788fc730be92aa8f1ff52c6ecbedd4b162 (patch)
treedb37de4b1505f1ebe3f5e22b358897fa0dc7fa27 /CHANGELOG.md
parent721a6737f7bd9b353488ed552e69d23112b25917 (diff)
downloadPeerTube-9f2d7a788fc730be92aa8f1ff52c6ecbedd4b162.tar.gz
PeerTube-9f2d7a788fc730be92aa8f1ff52c6ecbedd4b162.tar.zst
PeerTube-9f2d7a788fc730be92aa8f1ff52c6ecbedd4b162.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 085100440..eed42493c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,9 +4,9 @@
4 4
5### IMPORTANT NOTES 5### IMPORTANT NOTES
6 6
7 * **Important:** v3.2.0 introduced `pg_dump` export bug in the auto upgrade script. To upgrade from v3.2.0: 7 * **Important:** v3.2.0 introduced a `pg_dump` export bug in the auto upgrade script. To upgrade from v3.2.0:
8 * You can upgrade manually https://docs.joinpeertube.org/install-any-os?id=manually 8 * You can upgrade manually https://docs.joinpeertube.org/install-any-os?id=manually
9 * Or you can apply the changes introduced in this commit: https://github.com/Chocobozzz/PeerTube/commit/86dc0b9cc9374cba7548bb613ff43d92f90570a8 and then use the auto 9 * Or you can apply the changes introduced in this commit: https://github.com/Chocobozzz/PeerTube/commit/86dc0b9cc9374cba7548bb613ff43d92f90570a8 and then use the auto upgrade script
10 10
11### Bug fixes 11### Bug fixes
12 12