From f8a0a253cc3a7a4cd5b36c126313541e86653c0d Mon Sep 17 00:00:00 2001 From: ThetaDev Date: Sun, 9 Feb 2025 03:15:30 +0100 Subject: [PATCH] change line in downloader changelog --- downloader/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/downloader/CHANGELOG.md b/downloader/CHANGELOG.md index 309381d..3877458 100644 --- a/downloader/CHANGELOG.md +++ b/downloader/CHANGELOG.md @@ -7,7 +7,7 @@ All notable changes to this project will be documented in this file. ### 🚀 Features -- [**breaking**] Add userdata feature for all personal data queries (playback history, subscriptions) - ([65cb424](https://codeberg.org/ThetaDev/rustypipe/commit/65cb4244c6ab547f53d0cb12af802c4189188c86)) +- [**breaking**] Remove manual PO token options from downloader in favor of rustypipe-botguard - ([cddb32f](https://codeberg.org/ThetaDev/rustypipe/commit/cddb32f190276265258c6ab45b3d43a8891c4b39)) ### 🐛 Bug Fixes