From d5e07dc9611c54bec906287c3e77d662b292fe7e Mon Sep 17 00:00:00 2001 From: Mukhtar Akere Date: Sat, 14 Sep 2024 01:44:18 +0100 Subject: [PATCH] Random Fixes: - Fix uncached error - Fix naming and race conditions --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b426834..ab9bec9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -43,4 +43,10 @@ - Implement 0.2.0-beta changes - Removed Blackhole - Added QbitTorrent API -- Cleaned up the code \ No newline at end of file +- Cleaned up the code + +#### 0.2.1 + +- Fix Uncached torrents not being downloaded/downloaded +- Minor bug fixed +- Fix Race condition in the cache and file system \ No newline at end of file