diff options
author | Soispha <soispha@vhack.eu> | 2023-12-19 17:46:00 +0100 |
---|---|---|
committer | Soispha <soispha@vhack.eu> | 2023-12-19 17:46:00 +0100 |
commit | 3089985f805350dd9bab28c9df4964fb0e8098c9 (patch) | |
tree | c768f7b27b75d4216b43af4d0eeddf079eeaa7a6 | |
parent | fix(hm/pkgs/src/spodi): Remove setting bitrate (diff) | |
download | nixos-config-3089985f805350dd9bab28c9df4964fb0e8098c9.tar.gz nixos-config-3089985f805350dd9bab28c9df4964fb0e8098c9.zip |
chore(version): v1.20.5
-rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 047059c2..830ff8e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - +## v1.20.5 - 2023-12-19 +#### Bug Fixes +- **(hm/pkgs/src/spodi)** Remove setting bitrate - (c950470) - Soispha + +- - - + ## v1.20.4 - 2023-12-19 #### Bug Fixes - **(hm/pkgs/src/spodi)** Remove youtube and piped from audio provider list - (49c5787) - Soispha |