diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c7080cb7..564f5b5c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,23 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - +## v1.27.0 - 2024-02-07 +#### Bug Fixes +- **(hm/pkgs/spodi)** Allow more providers - (55cc9d6) - Soispha +- **(sys)** Use new module options - (57f5a13) - Soispha +- **(sys/nixpkgs/pkgs/comments)** Make `channel_is_verified` optional - (cd344b3) - Soispha +- **(sys/svcs/printing)** Use correct printer network address - (765f20b) - Soispha +- **(sys/svcs/printing)** Configure Cups to be stateless - (6a32061) - Soispha +#### Build system +- **(.envrc)** Set the CDPATH - (f986c96) - Soispha +- **(treewide)** Update - (72ce420) - Soispha +#### Features +- **(hm/pkgs/scrs)** Add `mpc-fav` and `sort_song` - (04e4fe4) - Soispha +#### Refactoring +- **(hm/pkgs/scrs)** Sort the declarations alphabetical - (f2ada3a) - Soispha + +- - - + ## v1.26.3 - 2024-01-30 #### Bug Fixes - **(sys/nixpkgs/comments)** Add missing fields to info_json parser - (0bf099b) - Soispha |