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