diff --git a/CHANGELOG.md b/CHANGELOG.md index be9822f00..5b739be7b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -58,6 +58,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Fix creation of "Super" permissions [#892](https://github.com/greenbone/gvmd/pull/892) - Add tags used for result NVTs to update_nvti_cache [#916](https://github.com/greenbone/gvmd/pull/916) - Apply usage_type of tasks in get_aggregates (9.0) [#912](https://github.com/greenbone/gvmd/pull/912) +- Add target's alive test method before starting a scan. [#947](https://github.com/greenbone/gvmd/pull/947) ### Removed - Remove support for "All SecInfo": removal of "allinfo" for type in get_info [#790](https://github.com/greenbone/gvmd/pull/790)