diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d84df0b..8a381aa4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,25 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - +## v1.24.0 - 2024-01-01 +#### Bug Fixes +- **(hm/conf/yambar)** Add some padding - (85a6304) - Soispha +- **(hm/conf/yambar/config)** Use correct anchor - (acea986) - Soispha +- **(hm/conf/yambar/scripts/sound_volume)** Add higher sleep time - (05ff197) - Soispha +- **(hm/conf/ytcc)** Use better nested download directories - (df7ce08) - Soispha +- **(hm/conf/ytcc/conf)** Remove duplicated config key - (43eb4d1) - Soispha +- **(hm/pkgs/ytc)** Wait for last mpv instance to exit before starting burndown - (0d09df6) - Soispha +- **(hm/pkgs/ytc)** Improve cli output - (fae4583) - Soispha +#### Build system +- **(treewide)** Update - (076b147) - Soispha +#### Features +- **(hm/conf/yambar)** Show currently playing song in bar - (f3ca160) - Soispha +- **(hm/conf/ytcc)** Init - (4ace681) - Soispha +- **(hm/pkgs/ytc)** Init - (2c2458c) - Soispha +- **(hm/pkgs/yts)** Init - (b155308) - Soispha + +- - - + ## v1.23.0 - 2023-12-31 #### Bug Fixes - **(hm/conf/task/hooks/)** Correctly wrap python hooks to add timewarrior - (3cc639d) - Soispha |