From 18d7425655d4780dc58e093c08f56ef3bf785173 Mon Sep 17 00:00:00 2001 From: Nicola Corti Date: Fri, 16 Aug 2019 15:06:30 +0200 Subject: [PATCH] Adding Contributors block --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 865216424..5772d59a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,10 @@ This is a hotfix release for Chucker `3.0.0`. * Fix: [#96] Limit size of binary image to 1 million bytes. +**Contributors** + +This release was possible thanks to the contribution of: @redwarp + Version 3.0.0 *(2019-08-12)* ----------------------------