From 6643cae3ebea8d2e0ea8a9e565f957fa6ba5febc Mon Sep 17 00:00:00 2001 From: Salah-BOUYAHIA Date: Wed, 10 May 2023 12:04:48 +0200 Subject: [PATCH] feat: add news of 05/2023 mep -Ref gestion-de-projet#2046 --- src/components/Welcome/NewsCard/news.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/components/Welcome/NewsCard/news.json b/src/components/Welcome/NewsCard/news.json index 3657f52d5..0b8c0933e 100644 --- a/src/components/Welcome/NewsCard/news.json +++ b/src/components/Welcome/NewsCard/news.json @@ -1,5 +1,16 @@ { "entry": [ + { + "news": { + "title": "Nouvelles fonctionnalités - 05/2023", + "message": [ + "• Ajout de contraintes temporelles", + "• Possibilité de rechercher dans les titres des documents", + "• Divers correctifs techniques et fonctionnels ont été réalisés" + ], + "footer": "L'équipe Cohort360." + } + }, { "news": { "title": "Nouvelles fonctionnalités - 03/2023",