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