From 44cf826bba88f9778b1a5ddb867db6dbef81f336 Mon Sep 17 00:00:00 2001 From: Jonas Geiler Date: Thu, 2 Jun 2022 18:04:55 +0200 Subject: [PATCH] chore: updated changelog with the fix --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c33bc17..de8f6b76 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Docker support! Image name is `ghcr.io/recyclarr/recyclarr`. See the [Docker] wiki page for more information. +### Fixed + +- Renamed the "EVO (no WEB-DL)" custom format to "EVO (no WEBDL)" in the config template. (#77) + [Docker]: https://github.com/recyclarr/recyclarr/wiki/Docker ## [2.1.2] - 2022-05-29