Updated CHANGELOG

This commit is contained in:
Fabio Manganiello 2024-06-23 01:40:59 +02:00
parent 91e2530dd5
commit 744da20b7c

View file

@ -6,6 +6,10 @@
replaced `warnings.warn` with `logging.warning`, as there is no easy and replaced `warnings.warn` with `logging.warning`, as there is no easy and
reliable way of routing `warnings.warn` to `logging`. 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 ## [1.1.0] - 2024-06-06
- [[#405](https://git.platypush.tech/platypush/platypush/issues/405)] Fixed - [[#405](https://git.platypush.tech/platypush/platypush/issues/405)] Fixed