diff --git a/updates.json b/updates.json index 84b202c..e102d73 100644 --- a/updates.json +++ b/updates.json @@ -6,5 +6,12 @@ "title": "First release of the Terminal PyChat", "description": "First release of the basic version of the Terminal PyChat" + }, + { + "type": "release", + "version": "v1.0.1", + "date": "2026-03-01", + "title": "chat privacy", + "description": "Added a server-side filter so clients only see chats they are members of" } ] \ No newline at end of file