From b706360483f9b42cb67a0956d531da9d6dbae572 Mon Sep 17 00:00:00 2001 From: Sarah Diedrich Date: Mon, 3 Aug 2020 13:18:22 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e129a1d48a..38db5b49c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -41,6 +41,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Deleting a single entity now removes its ID from store [#1839](https://github.com/greenbone/gsa/pull/1839) ### Fixed +- Fixed "Hosts scanned" in report details disappearing during page refresh [#2357](https://github.com/greenbone/gsa/pull/2357) - Fixed schedule_periods not forwarded if there is no schedule [#2331](https://github.com/greenbone/gsa/pull/2331) - Fixed broken radio buttons in alert dialog [#2326](https://github.com/greenbone/gsa/pull/2326) - Fixed report formats undeletable and unrestorable [#2321](https://github.com/greenbone/gsa/pull/2321)