From f1bb018381221bc151eebb99cdb0641d6154d27a Mon Sep 17 00:00:00 2001 From: Roger Far Date: Sun, 21 Nov 2021 14:44:24 -0700 Subject: [PATCH] Add missing changelog stuff. --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6cd4f78..7288b0f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [2.0.0] - 2021-11-21 ### Changed - Update projects to .NET6 and Angular 13. +### Added +- Added setting to automatically import torrents from RealDebrid / AllDebrid. +- Added setting to automatically delete torrents from RealDebridClient when they have been removed from RealDebrid / AllDebrid. ## [1.9.8] - 2021-10-30 ### Added