From 6eea15e4c432f742e2621ce027ce7f26fb5382d1 Mon Sep 17 00:00:00 2001 From: Robert Dailey Date: Sat, 30 Oct 2021 10:03:34 -0500 Subject: [PATCH] chore: release notes for previous version check fix --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b5b942a2..c28a86ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Fixed + +- Sonarr version check failed when instances were slow to respond or there was high latency. + ## [1.6.5] - 2021-10-24 ### Fixed