From e7121779c234673efc6df2dcbc2b4a497b08c104 Mon Sep 17 00:00:00 2001 From: Chandra Kant Paliwal Date: Tue, 12 Mar 2024 14:35:11 +0530 Subject: [PATCH] bump release notes Signed-off-by: Chandra Kant Paliwal --- packages/athena/public/releaseNotes.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/packages/athena/public/releaseNotes.json b/packages/athena/public/releaseNotes.json index dc69c283..bab40f13 100644 --- a/packages/athena/public/releaseNotes.json +++ b/packages/athena/public/releaseNotes.json @@ -1,5 +1,18 @@ [ { + "version": "1.0.8-20", + "date": "12 Mar 2024", + "description": [ + { + "title": "Bug & security fixes", + "details": "Miscellaneous fixes & dependency updates." + }, + { + "title": "Peer join channel update", + "details": "Handle existing Channel member at the time of joining." + } + ] + }, { "version": "1.0.8-19", "date": "28 Feb 2024", "description": [