From aa6e6c7df539637dbf70a66caa43abf1d4e418ac Mon Sep 17 00:00:00 2001 From: Cucumberrbob <128094686+Cucumberrbob@users.noreply.github.com> Date: Sun, 16 Mar 2025 15:38:39 +0000 Subject: [PATCH] Add release notes for #749 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7950585..2babfed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [Unreleased] +### Changed +- Download .zip of torrent files from TorBox when possible, thanks @asylumexp! + ## [2.0.102] - 2025-03-07 ### Changed - Fixed Angular build for Docker.