From 834c6eaa033d8b5233d6ccdb91f15757d67f8ab7 Mon Sep 17 00:00:00 2001 From: John Livingston Date: Wed, 2 Jun 2021 12:06:24 +0200 Subject: [PATCH] Changelog... --- CHANGELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f3762281..d1beb1de 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,23 @@ # Changelog +## v3.0.0 + +### Important Notes + +* This version requires at least Peertube version 3.2.0. It is no more compatible with previous Peertube versions. + +### Features + +* ... + +### Changes + +* Removed compatibility with Peertube previous to 3.2.0. + +### Fixes + +* ... + ## v2.3.0 ### Features