From fdd05d4f3fa10be276f40ec3671e9aec593d4311 Mon Sep 17 00:00:00 2001 From: Henrik Friedrichsen Date: Mon, 25 Aug 2025 16:10:00 +0200 Subject: [PATCH] fix: Changelog link for 1.3.1 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b054e12..2e9fada 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -252,6 +252,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Albums with more than 50 songs not showing all the songs when viewed in the library - Bug that could cause items to not load until the screen is filled on bigger screens +[1.3.1]: https://github.com/hrkfdn/ncspot/compare/v1.3.0...v1.3.1 [1.3.0]: https://github.com/hrkfdn/ncspot/compare/v1.2.2...v1.3.0 [1.2.2]: https://github.com/hrkfdn/ncspot/compare/v1.2.1...v1.2.2 [1.2.1]: https://github.com/hrkfdn/ncspot/compare/v1.2.0...v1.2.1