From be3ad2d769fb8d7f5eb9076850962a3d9bfd74c0 Mon Sep 17 00:00:00 2001 From: Chris Cummer Date: Mon, 21 Oct 2019 21:13:45 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b6da26e..34cc799b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ * Proper, usable Docker file 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 now checks for uncommitted vendor changes, by [@indradhanush](https://github.com/indradhanush) ### 🐞 Fixed