diff options
author | Soispha <soispha@vhack.eu> | 2023-05-28 22:16:04 +0200 |
---|---|---|
committer | Soispha <soispha@vhack.eu> | 2023-05-28 22:16:04 +0200 |
commit | dd855001e6ec65504fc864083941f21adc279c4c (patch) | |
tree | f3e99ea2488d039a00810ad45c62454b60e42597 /CHANGELOG.md | |
parent | Build(flake): Update (diff) | |
download | nixos-config-dd855001e6ec65504fc864083941f21adc279c4c.tar.gz nixos-config-dd855001e6ec65504fc864083941f21adc279c4c.zip |
chore(version): v1.6.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ac222ad..61cb1794 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,26 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - +## v1.6.0 - 2023-05-28 +#### Bug Fixes +- **(bootstrap)** Quote scripts - (1f79cb3) - Soispha +- **(flake)** Add 'flake_version_update' for following - (6ac6e61) - Soispha +- **(hm/conf/lf/cmds)** Rework some of them - (e5af81a) - Soispha +- **(hm/conf/lf/cmds/mk_scr)** Use the official shell library template - (1e4fb00) - Soispha +- **(hm/conf/yambar/scripts)** Quote scripts - (cb33626) - Soispha +- **(hm/pkgs/scrs)** Rework some of them - (df2e590) - Soispha +- **(treewide)** Update to new shell library version - (12665e7) - Soispha +#### Build system +- **(cog)** Remove useless echo - (ed45d41) - Soispha +- **(flake)** Update - (44a02de) - Soispha +- **(flake)** Update - (2727782) - Soispha +#### Documentation +- **(hm/wms/river/init)** Add a hint to simplify script - (99f9b6f) - Soispha +#### Features +- **(hm/pkgs/scrs/update-sys)** Add a way to specify to mode - (96d2ce9) - Soispha + +- - - + ## v1.5.2 - 2023-05-27 #### Bug Fixes - **(flake)** Switch to Soisphas templates - (936a2b8) - Soispha |