You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
recyclarr/CHANGELOG.md

1.1 KiB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

1.0.0 - 2021-04-14

See the Python Migration Guide for details on how to update your YAML configuration.

Added

  • Full rewrite of the application in C# .NET Core 5
  • More than one configuration (YAML) file can be specified using the --config option.
  • Multiple Sonarr and Radarr instances can be specified in a single YAML config.

Removed

  • Nearly all command line options removed in favor of YAML equivalents.
  • Completely removed old python project & source code

0.1.0

First (and final) release of the Python version of the application.