From 21922265e4f2e04760ba25fe1a62c573fba233be Mon Sep 17 00:00:00 2001 From: Athou Date: Fri, 28 Oct 2022 10:25:34 +0200 Subject: [PATCH] changelog update --- CHANGELOG | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 25988441..9b2c26be 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,8 @@ +v 3.0.0 + - complete overhaul of the UI + - backend and frontend are now in separate maven modules + - no changes to the api or the database + v 2.6.0 - add support for media content as a backup for missing content (useful for youtube feeds) - correctly follow http error code 308 redirects