diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ecad65e..82b9a093 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### 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) +- Check the existence and status of an scan_id. [#179](https://github.com/greenbone/ospd/pull/179) ### Fixed - Fix set permission in unix socket. [#157](https://github.com/greenbone/ospd/pull/157)