From 605b24c589d7b4905432459917064058659019e1 Mon Sep 17 00:00:00 2001 From: Johannes Helmold Date: Thu, 27 May 2021 15:07:38 +0200 Subject: [PATCH] Add CANGELOG-entry for Extend GMP for new privilege escalation credential --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 263d42ffa..d0a6d21d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Added - Add a new modification_time column to reports [#1513](https://github.com/greenbone/gvmd/pull/1513), [#1519](https://github.com/greenbone/gvmd/pull/1519) +- Extend GMP for new privilege escalation credential[#1535](https://github.com/greenbone/gvmd/pull/1535) ### Changed - Use pg-gvm extension for C PostgreSQL functions [#1400](https://github.com/greenbone/gvmd/pull/1400), [#1453](https://github.com/greenbone/gvmd/pull/1453)