From d824c1046e200bfb37850c1e5c5dee88ae25e08e Mon Sep 17 00:00:00 2001 From: Maarten Mulders Date: Fri, 3 May 2024 11:29:54 +0200 Subject: [PATCH] doc: Acknowledge contribution by Jan Wedel --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index dd18f20..86d6ee9 100644 --- a/README.md +++ b/README.md @@ -109,3 +109,5 @@ If you have a new idea, feel free to bring it up using the [discussions](https:/ * [Martin Goldhahn](https://github.com/maddingo) shared the idea of searching on class name, and provided some initial API and design ideas for this great feature. * [Willem van Lent](https://github.com/Ocirina) contributed a fix for a parameter whose name didn't match it's behavior. * [Hanno Embregts](https://hanno.codes/) contributed a fix that makes it more clear why the results are truncated. +* [Jan Wedel](https://github.com/jwedel) contributed an improvement that lets MCS pick up the HTTP proxy environment variables. +* \ No newline at end of file