From 6a02b971f042b8c689237d2cc1d3c11f37361860 Mon Sep 17 00:00:00 2001 From: Chris Cummer Date: Tue, 21 May 2024 15:44:34 -0700 Subject: [PATCH] Update the changelog Signed-off-by: Chris Cummer --- .all-contributorsrc | 4 +--- CHANGELOG.md | 1 + README.md | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index c87dcec7e..35e857af8 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1323,9 +1323,7 @@ "name": "Axel H.", "avatar_url": "https://avatars.githubusercontent.com/u/15725?v=4", "profile": "https://noirbizar.re/", - "contributions": [ - "code" - ] + "contributions": [] } ], "contributorsPerLine": 7, diff --git a/CHANGELOG.md b/CHANGELOG.md index fcb75b2fc..9bf4caf59 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ ### 🐞 Fixed * `handleRedraws()` function now stops properly when reading from a closed channel by [@Crash129](https://github.com/Crash129) +* The `WTF_CONFIG` environment variable can now be used to [set the configuration path](https://github.com/wtfutil/wtf/pull/1572), by [@noirbizarre](https://github.com/noirbizarre) ## v0.43.0 diff --git a/README.md b/README.md index 70e8c44a3..6b7ba8e9a 100644 --- a/README.md +++ b/README.md @@ -500,7 +500,7 @@ Dependency management in WTF is handled by [Go modules](https://github.com/golan
Crash129


Chad Harp


Kirill Troitskiy

-
Axel H.

💻 +
Axel H.