diff options
author | Soispha <soispha@vhack.eu> | 2023-06-06 15:15:08 +0200 |
---|---|---|
committer | Soispha <soispha@vhack.eu> | 2023-06-06 15:15:08 +0200 |
commit | 062f06bae67e3bf102bbdb9b272439ed77e53d3b (patch) | |
tree | b3ffbfff789c176543a1d4414d70153e49e625a4 /CHANGELOG.md | |
parent | Build(flake): Update (diff) | |
download | nixos-config-062f06bae67e3bf102bbdb9b272439ed77e53d3b.tar.gz nixos-config-062f06bae67e3bf102bbdb9b272439ed77e53d3b.zip |
chore(version): v1.8.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b91441d..f2693810 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,24 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - +## v1.8.0 - 2023-06-06 +#### Bug Fixes +- **(flake)** Return to unstable - (ea9d360) - Soispha +- **(hm/conf/swaylock)** Switch to different wp - (3e1d6d9) - Soispha +- **(system/services/serverphone)** Fully add - (3f7852d) - Soispha +- **(treewide)** Update the shell library version - (39229a1) - Soispha +#### Build system +- **(flake)** Update - (926f0e4) - Soispha +#### Features +- **(hm/conf/firefox/bookmarks)** Add nix lib and nixpkgs man - (13e1056) - Soispha +- **(system/services/serverphone)** Add - (a2a5ee2) - Soispha +#### Miscellaneous Chores +- **(version)** v1.7.1 - (d9796a0) - Soispha +#### Refactoring +- **(secrets/nheko)** Separate in directory - (f228c79) - Soispha + +- - - + ## v1.7.1 - 2023-05-29 #### Bug Fixes - **(treewide)** Update the shell library version - (f463519) - Soispha |