From 6698052ba517c59095b81a8fc6ceebe541e45f66 Mon Sep 17 00:00:00 2001 From: eddyizm Date: Sat, 15 Nov 2025 10:34:38 -0800 Subject: [PATCH] chore: updated change log --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2694a36e..0149fd2f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,9 @@ # Changelog ## Pending release... + +## [4.2.4](https://github.com/eddyizm/tempo/releases/tag/v4.2.4) (2025-11-15) +## What's Changed * chore: Update russian strings.xml by @Sevinfolds in https://github.com/eddyizm/tempus/pull/249 * fix: disallow duplicate songs in queue by @eddyizm in https://github.com/eddyizm/tempus/pull/252 * fix:github release check by @eddyizm in https://github.com/eddyizm/tempus/pull/253 @@ -12,6 +15,7 @@ * @Sevinfolds made their first contribution in https://github.com/eddyizm/tempus/pull/249 * @drakeerv made their first contribution in https://github.com/eddyizm/tempus/pull/255 +**Full Changelog**: https://github.com/eddyizm/tempus/compare/v4.2.0...v4.2.4 ## [4.2.0](https://github.com/eddyizm/tempo/releases/tag/v4.2.0) (2025-11-09) ## What's Changed * fix: Equalizer fix in main build variant by @jaime-grj in https://github.com/eddyizm/tempus/pull/239