From 4fc01fd72ab10529a709886389ddc05703868ab4 Mon Sep 17 00:00:00 2001 From: Stefano Cordio Date: Tue, 6 May 2025 22:09:05 +0200 Subject: [PATCH] Add achievement for April Hackergarten in Zurich --- events.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/events.json b/events.json index b2936b9..6576eaa 100644 --- a/events.json +++ b/events.json @@ -209,6 +209,10 @@ } ], "achievements": [ + { + "title": "AssertJ: Improve `hasAnnotation` implementation", + "url": "https://github.com/assertj/assertj/pull/3823" + } ] }, {