From 7cfc5e0c66a0b7f186d055983356e6e4c106f68a Mon Sep 17 00:00:00 2001 From: Chris Cummer Date: Sat, 22 Feb 2020 02:10:22 -0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c8c47895..a45a221e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ * GitLab Todo module added, by [@elliotrushton](https://github.com/elliotrushton) * [CDS](https://github.com/ovh/cds) module added, by [@yesnault](https://github.com/yesnault) +### 🐞 Fixed + +* The `vendor` directory has been removed, [#792](https://github.com/wtfutil/wtf/issues/792) by [@bjoernw](https://github.com/bjoernw) + ### 👍 Updated * Updated `zorkian/go-datadog-api` from 2.26.0+incompatible to 2.27.0+incompatible