From b333a1499a04ce4177a1cfd49e77feef8d226afd Mon Sep 17 00:00:00 2001 From: Chris Cummer Date: Tue, 13 Oct 2020 09:40:27 -0700 Subject: [PATCH] Update CHANGELOG.md Signed-off-by: Chris Cummer --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a944903..c8807ed9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ * Clocks module now supports `natural` ordering option, [#896](https://github.com/wtfutil/wtf/issues/896) by [@seanstoppable](https://github.com/Seanstoppable) * Exit banner message added, by [@senorprogrammer](https://github.com/senorprogrammer) * [UptimeRobot module added](https://github.com/wtfutil/wtf/pull/983), by [@franga2000](https://github.com/franga2000) -* Gitlab module now defaults domain to `https://gitlab.com` +* Gitlab module now defaults the domain to `https://gitlab.com`, by [@jmks](https://github.com/jmks) ### 🐞 Fixed