From 3e7d5157b24277d3638dfe807d9de92716facead Mon Sep 17 00:00:00 2001 From: Chris Cummer Date: Mon, 30 Dec 2019 22:24:15 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 36ef489f..25de306c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,9 @@ * `myName` config setting added to PagerDuty module * `withDate` config setting added to Digital Clock module +* 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) ### 🐞 Fixed