diff options
Diffstat (limited to '')
-rw-r--r-- | CHANGELOG.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 495dd0b3..59c670a7 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.2.0 - 2023-05-16 +#### Bug Fixes +- **(hm/conf/swaylock)** Use correct mapping from path to string - (df4b667) - Soispha +- **(hm/pkgs)** Remove unused ones - (340566f) - Soispha +- **(hosts/tiamat)** Remove outdated network config - (a2fa552) - Soispha +- **(system/network)** Use correct names for group and user - (fb98f1b) - Soispha +- **(system/network)** Set networks for netdev devices - (6f12ec1) - Soispha +#### Build system +- **(flake)** Update - (d7ad150) - Soispha +- **(flake)** Update deps - (e8648b5) - Soispha +#### Documentation +- **(todo)** Update - (b170278) - Soispha +#### Features +- **(system/network)** Add a tap device and bridges - (ec02b31) - Soispha + +- - - + ## v1.1.1 - 2023-05-13 #### Bug Fixes - **(hm/conf/lf)** Add missing elements in Path to /run dir - (069a93c) - Soispha |