about summary refs log tree commit diff stats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md13
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