diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e521ed0..a8081550 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,10 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Added +- retry enabling discovery several times before exiting ([#1228]) + ### Changed - Credential caching has been re-enabled. ([#1214]) [#1214]: https://github.com/Spotifyd/spotifyd/pull/1214 +[#1228]: https://github.com/Spotifyd/spotifyd/pull/1228 ## [0.3.5]