From 744da20b7ced2a75e074f6a6fd19eb8a804217b4 Mon Sep 17 00:00:00 2001 From: Fabio Manganiello Date: Sun, 23 Jun 2024 01:40:59 +0200 Subject: [PATCH] Updated CHANGELOG --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f8a35e73..c6dc1e5ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ replaced `warnings.warn` with `logging.warning`, as there is no easy and reliable way of routing `warnings.warn` to `logging`. +- [[#263](https://git.platypush.tech/platypush/platypush/issues/263)] + added torrents.csv search provider, and support for generic torrent search + providers. Torrents.csv supports search both via API and local checkout. + ## [1.1.0] - 2024-06-06 - [[#405](https://git.platypush.tech/platypush/platypush/issues/405)] Fixed