about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-05-25 18:17:21 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-05-25 18:17:21 +0200
commit61088e91a31a9b37a85a4ebfba72abc94f83c107 (patch)
treed629219a5ddde70092b37cbffb9aeaa001446d14
parentfix(pkgs/yambar-{cpu,memory}): Specify correct mainProgram (diff)
downloadnixos-config-61088e91a31a9b37a85a4ebfba72abc94f83c107.tar.gz
nixos-config-61088e91a31a9b37a85a4ebfba72abc94f83c107.zip
chore(version): v1.38.1
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ff2f435b..6a027f97 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,12 @@
 All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
 
 - - -
+## v1.38.1 - 2024-05-25
+#### Bug Fixes
+- **(pkgs/yambar-{cpu,memory})** Specify correct mainProgram - (1742470) - Benedikt Peetz
+
+- - -
+
 ## v1.38.0 - 2024-05-25
 #### Bug Fixes
 - **(.gitattributes)** Remove unneeded paths - (8520aad) - Soispha