From 2f813b463521fa4f941665f43d351d54a447ac88 Mon Sep 17 00:00:00 2001 From: Juan Jose Nicola Date: Tue, 5 Nov 2019 11:56:10 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7fe06e2d..6656493b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## [2.0.1] (unreleased) +### Added +- Add clean_forgotten_scans(). [#171](https://github.com/greenbone/ospd/pull/171) + ### Changed - Set loglevel to debug for some message. [#159](https://github.com/greenbone/ospd/pull/159) - Improve error handling when stop a scan. [#163](https://github.com/greenbone/ospd/pull/163)