diff options
author | Soispha <soispha@vhack.eu> | 2024-02-24 15:17:54 +0100 |
---|---|---|
committer | Soispha <soispha@vhack.eu> | 2024-02-24 15:17:54 +0100 |
commit | 8c60563c5deba0dc10c55efe74269a4abde44b1b (patch) | |
tree | 75a8f8cfc2a6ece8916064f7c67ac59f3e60c183 /CHANGELOG.md | |
parent | fix(sys/svcs/xdg/{lf,ranger}-wrapper): Add a shell library import (diff) | |
download | nixos-config-8c60563c5deba0dc10c55efe74269a4abde44b1b.tar.gz nixos-config-8c60563c5deba0dc10c55efe74269a4abde44b1b.zip |
chore(version): v1.33.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 147d9f08..cf6c323b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - +## v1.33.1 - 2024-02-24 +#### Bug Fixes +- **(sys/svcs/xdg/{lf,ranger}-wrapper)** Add a shell library import - (a3e5aff) - Soispha +#### Build system +- **(treewide)** Update shell library - (32d1ea6) - Soispha + +- - - + ## v1.33.0 - 2024-02-24 #### Bug Fixes - **(hm/pkgs/fupdate)** Don't pass '--' to child command - (b0ac35f) - Soispha |