From b36cb5cf5e94a3fa80b7008d87b12240dd6d27f0 Mon Sep 17 00:00:00 2001 From: Chris Cummer Date: Tue, 29 Oct 2019 18:08:05 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ea030e5d..3ab686c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ ### ⚡️ Added -* Proper, usable Docker file added, by [@Boot-Error](https://github.com/Boot-Error) +* Proper, usable [Docker file](https://github.com/wtfutil/wtf/blob/master/Dockerfile) added, by [@Boot-Error](https://github.com/Boot-Error) * [GitLab](https://wtfutil.com/modules/gitlab/) module displays issues assigned to, and opened by, the user, by [@caalberts](https://github.com/caalberts) * [TravisCI](https://wtfutil.com/modules/travisci/) now checks for uncommitted vendor changes, by [@indradhanush](https://github.com/indradhanush) * Football module added, by [@C123R](https://github.com/C123R)