From 1815f9d3a8cd613b97d4afd1ada1399c5b6d272d Mon Sep 17 00:00:00 2001 From: Robert Dailey Date: Fri, 14 Oct 2022 09:00:48 -0500 Subject: [PATCH] docs(changelog): Note about Docker Hub support --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index eaef2bb0..edb5ff4c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - For both Sonarr and Radarr, the custom formats in the output of `--list-custom-formats` are now grouped by their category, as determined by the tables at the top of the "Collection of custom formats" pages in the guide for each service. +- Recyclarr's Docker image is now available on Docker Hub! [Link][dockerhub] + +[dockerhub]: https://hub.docker.com/r/recyclarr/recyclarr ### Changed