From e16db2233ff29fbc623071d2e8fc050a9c270194 Mon Sep 17 00:00:00 2001 From: Michael Teeuw Date: Wed, 1 Jul 2020 19:52:38 +0200 Subject: [PATCH] Fix contributor list. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 78182857..3b4ee497 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ This project adheres to [Semantic Versioning](https://semver.org/). ## [2.12.0] - 2020-07-01 -Special thanks to the following contributors: @AndreKoepke, @DarthBrento, @Ekristoffe, @Legion2, @XBCreepinJesus, @ZoneMR, @andrezibaia, @bryanzzhu, @chamakura, @khassel, @ndom91, @radokristof & @rejas. +Special thanks to the following contributors: @AndreKoepke, @andrezibaia, @bryanzzhu, @chamakura, @DarthBrento, @Ekristoffe, @khassel, @Legion2, @ndom91, @radokristof, @rejas, @XBCreepinJesus & @ZoneMR. ℹ️ **Note:** This update uses new dependencies. Please update using the following command: `git pull && npm install`.