diff options
author | Soispha <soispha@vhack.eu> | 2023-12-18 20:14:37 +0100 |
---|---|---|
committer | Soispha <soispha@vhack.eu> | 2023-12-18 20:14:37 +0100 |
commit | 32c02a56f77a3e7099ff6636004947fe5ea496dc (patch) | |
tree | 0bc34665f530eef2305311c8e976835db4c3669c /CHANGELOG.md | |
parent | feat(hm/pkgs/src/mpc-rm): Provide a command to remove current song (diff) | |
download | nixos-config-32c02a56f77a3e7099ff6636004947fe5ea496dc.tar.gz nixos-config-32c02a56f77a3e7099ff6636004947fe5ea496dc.zip |
chore(version): v1.19.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index bcc386c9..218d0428 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,19 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - +## v1.19.0 - 2023-12-18 +#### Bug Fixes +- **(hm/pkgs/scr/spodi)** Use the full range of audio providers - (0dcf2ff) - Soispha +- **(hm/pkgs/src/lyrics)** Use less instead of cat - (35af94a) - Soispha +- **(hm/wms/river/init)** Set env vars from nix config - (abed162) - Soispha +#### Build system +- **(treewide)** Update - (e0cd17c) - Soispha +#### Features +- **(hm/pkgs/src/lyrics)** Init - (ac7b211) - Soispha +- **(hm/pkgs/src/mpc-rm)** Provide a command to remove current song - (1b97796) - Soispha + +- - - + ## v1.18.1 - 2023-12-12 #### Bug Fixes - **(hm/pkgs/scr/fupdate)** Keep path to allow finding subcommands - (244dd66) - Soispha |