From 083b634ea78885683a171bab0ab46658aba78be2 Mon Sep 17 00:00:00 2001 From: manmorjim Date: Tue, 17 Mar 2020 11:53:21 +0100 Subject: [PATCH] Update NEWS --- NEWS.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 13d45ba..fa17409 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,9 +1,10 @@ -Mar 13th, 2020 +Mar 17th, 2020 ============== * Version `0.29.0` of the client extension * Adapted client to PG12 (https://github.com/CartoDB/cartodb-platform/issues/6237) * Version `0.38.0` of the server extension * Adapted server to PG12 (https://github.com/CartoDB/cartodb-platform/issues/6237) +* Update dependencies to fix vulnerabilities Mar 6th, 2020 ==============