From 2e30705be91fc96b768f3e01ba5d38b6deab8cf1 Mon Sep 17 00:00:00 2001 From: Matthias Cullmann Date: Wed, 29 Oct 2025 21:06:48 +0100 Subject: [PATCH] Add achievement entry for Hackergarten Basel 2025-10-29 --- events.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/events.json b/events.json index 608e27d..0bba3a7 100644 --- a/events.json +++ b/events.json @@ -114,6 +114,10 @@ { "title": "question-driven-talk-assistant: Reported issue on keyboard shortcuts", "url": "https://github.com/martinfrancois/question-driven-talk-assistant/issues/696" + }, + { + "title": "question-driven-talk-assistant: Fixed #20 - Allow editing empty header and footer", + "url": "https://github.com/martinfrancois/question-driven-talk-assistant/pull/697" } ] },