From 5f915ccfface1431e9768b7bfbf85665c1f11aa0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2024 17:08:54 +0000 Subject: [PATCH] chore(main): release 1.3.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 98a6e11..22ef890 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.3.0](https://github.com/g0ldyy/comet/compare/v1.2.2...v1.3.0) (2024-07-03) + + +### Features + +* new debrid manager and cleaning (ruff) ([c48e466](https://github.com/g0ldyy/comet/commit/c48e4661298d7425627ec03510efbcde19c46b2a)) + ## [1.2.2](https://github.com/g0ldyy/comet/compare/v1.2.1...v1.2.2) (2024-07-03)