From 51211a17dc9d3f4fe0317546db6c40b720a88848 Mon Sep 17 00:00:00 2001 From: Marcus Fihlon Date: Fri, 27 Jan 2023 09:13:39 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Add=20achievement=20for=20HG=20Z?= =?UTF-8?q?H?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- events.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/events.json b/events.json index a9b2b88..5f5483a 100644 --- a/events.json +++ b/events.json @@ -88,7 +88,12 @@ "url": "https://www.meetup.com/hackergarten-zurich/events/290866584/" } ], - "achievements": [] + "achievements": [ + { + "title": "GPX Animator: Fixed CLI bug with tail color fadeout", + "url": "https://github.com/gpx-animator/gpx-animator/pull/476" + } + ] }, { "date": "2023-01-10",