From 5f1aeec5ae7ffb88c957b1576311f3726b51a59f Mon Sep 17 00:00:00 2001 From: Chris Cummer Date: Mon, 30 Dec 2019 22:24:40 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 25de306c..49359765 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,8 @@ ### ⚡️ Added -* `myName` config setting added to PagerDuty module -* `withDate` config setting added to Digital Clock module +* `myName` config setting added to PagerDuty module, by [@senorprogrammer](https://github.com/senorprogrammer) +* `withDate` config setting added to Digital Clock module, by [@senorprogrammer](https://github.com/senorprogrammer) * Twitch module added, by [@bjoernw](https://github.com/bjoernw) * HackerNews module now opens HN comments when there is no alternative external link, [#758](https://github.com/wtfutil/wtf/issues/758) by [@senorprogrammer](https://github.com/senorprogrammer) * gCal module now now allows users to hide all-day events, [#733](https://github.com/wtfutil/wtf/issues/733) by [@senorprogrammer](https://github.com/senorprogrammer)