From 40b5fb5427593c10adc5232e20f0c1770909bb8d Mon Sep 17 00:00:00 2001 From: Ben de Roo Date: Sun, 22 Feb 2026 17:37:20 +0100 Subject: [PATCH] Update updates.json --- updates.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/updates.json b/updates.json index e69de29..84b202c 100644 --- a/updates.json +++ b/updates.json @@ -0,0 +1,10 @@ +[ + { + "type": "release", + "version": "v1.0.0", + "date": "2026-02-22", + "title": "First release of the Terminal PyChat", + "description": "First release of the basic version of the Terminal PyChat" + + } +] \ No newline at end of file