From 68acf2c456a7d08be5cdf4c7d899ac5183f6d29a Mon Sep 17 00:00:00 2001 From: Jacob Kiesel Date: Thu, 19 Dec 2024 13:12:10 -0700 Subject: [PATCH] Fix changelog to link to GitHub profile --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 93b21c7..a28ce42 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ## 7.0.1 -- Get user home directory from `env_home` instead of `home`. Thanks @micolous for this contribution! +- Get user home directory from `env_home` instead of `home`. Thanks [@micolous](https://github.com/micolous) for this contribution! - If home directory is unavailable, do not expand the tilde to an empty string. Leave it as is. ## 7.0.0