From 205cbefc8340b02813f38f94fccd03f93621326f Mon Sep 17 00:00:00 2001 From: JellyBrick Date: Mon, 1 Jan 2024 00:32:24 +0000 Subject: [PATCH] Update changelog for v3.2.1 --- changelog.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/changelog.md b/changelog.md index d81db1c5..504ea890 100644 --- a/changelog.md +++ b/changelog.md @@ -2,8 +2,18 @@ All notable changes to this project will be documented in this file. Dates are displayed in UTC. +#### [v3.2.1](https://github.com/th-ch/youtube-music/compare/v3.2.0...v3.2.1) + +- fix: fix #1574 [`#1574`](https://github.com/th-ch/youtube-music/issues/1574) +- fix: fix #1575 [`#1575`](https://github.com/th-ch/youtube-music/issues/1575) +- chore(i18n): Translated using Weblate [`f5aa179`](https://github.com/th-ch/youtube-music/commit/f5aa179cd639eb4b8f70f1264b5b459ebcc16695) +- chore(i18n): Translated using Weblate (English) [`e409165`](https://github.com/th-ch/youtube-music/commit/e409165e1bed85f3d1aea3a565e7b9e462b1e05b) +- chore(i18n): Translated using Weblate (Czech) [`0ca4e34`](https://github.com/th-ch/youtube-music/commit/0ca4e34efd86e877314e5a245f266065b4cf0013) + #### [v3.2.0](https://github.com/th-ch/youtube-music/compare/v3.1.1...v3.2.0) +> 1 January 2024 + - feat(album-color-theme): improve `Album Color Theme` style [`#1571`](https://github.com/th-ch/youtube-music/pull/1571) - feat(menu): add more detail in Menu [`#1570`](https://github.com/th-ch/youtube-music/pull/1570) - feat(music-together): Add new plugin `Music Together` [`#1562`](https://github.com/th-ch/youtube-music/pull/1562)