]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Drop PostgreSQL 9.6 support
authorChocobozzz <me@florianbigard.com>
Thu, 25 Mar 2021 12:53:57 +0000 (13:53 +0100)
committerChocobozzz <me@florianbigard.com>
Thu, 25 Mar 2021 12:53:57 +0000 (13:53 +0100)
Due to a migration bug, drop PostgreSQL 9.6 support

The official support will end in November

CHANGELOG.md

index 88a4d282adc90d08258ba3c51f709b3d59554d64..d8fa4069fc6d8f3d5a240c30e59f4aa30e6a9c80 100644 (file)
@@ -4,6 +4,7 @@
 
 ### IMPORTANT NOTES
 
+ * **Important:** Drop PostgreSQL 9.6 support
  * **Important:** Deprecate NodeJS 10
  * Support NodeJS 14 and 15
  * Remove ES5 module support (breaks compatibility with web browsers we didn't support)