From 325666c30d3d00012db428fa155c1c79ae323cf8 Mon Sep 17 00:00:00 2001 From: IRHM Date: Sun, 28 Jun 2026 05:25:36 +0100 Subject: [PATCH] CHANGELOG: Add credit to unreleased change --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d0a218d..d739987b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -53,7 +53,7 @@ If you backup your database by copying the .db file (while your server is stoppe ## Removed - Drop `deleted_at` columns for watched episode/season tables. -- Removed `AddActivity` (POST /activity) endpoint. +- Removed `AddActivity` (POST /activity) endpoint (Thanks [@Dredsen] for pointing out the flaw). ## Documentation @@ -1729,3 +1729,4 @@ Welcome to Watcharr :popcorn:, hope it is enjoyed and improves anyone's experien [@jigglycrumb]: https://github.com/jigglycrumb [@IvanBeke]: https://github.com/IvanBeke [@ParksideParade]: https://github.com/ParksideParade +[Dredsen]: https://github.com/Dredsen