From 94bf820267559db42f35a9ce59c15fcea607a68d Mon Sep 17 00:00:00 2001 From: Simon Legner Date: Mon, 9 Oct 2023 22:39:18 +0200 Subject: [PATCH] hapi, joi, nushell, varnish: add news entry --- assets/javascripts/news.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/assets/javascripts/news.json b/assets/javascripts/news.json index a6401488..dfe15ffc 100644 --- a/assets/javascripts/news.json +++ b/assets/javascripts/news.json @@ -1,4 +1,8 @@ [ + [ + "2023-10-09", + "New documentations: hapi, joi, Nushell, Varnish" + ], [ "2023-08-24", "New documentation: Fluture"