diff --git a/CHANGELOG.md b/CHANGELOG.md index fbb1bf3..da04f8e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ 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). +## [2.0.90] - 2024-12-06 +### Changed +- Download individual files from Torbox instead of a zip file. + +### Removed +- Removed ability to select instant files from AllDebrid. + ## [2.0.89] - 2024-11-24 ### Changed - Disabled selecting of files as Real-Debrid was the only provider that supported that. diff --git a/package.json b/package.json index 4966673..8c177b6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rdt-client", - "version": "2.0.89", + "version": "2.0.90", "description": "This is a web interface to manage your torrents on Real-Debrid.", "main": "index.js", "dependencies": {