diff --git a/CHANGELOG.md b/CHANGELOG.md index 60adcaa557..932ad761df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,21 +29,6 @@ All notable changes to this project will be documented in this file. ## [4.8.1] - TBD -### Added - -- Added the capability to plot indexed alerts and vulnerabilities. ([#5518](https://github.com/wazuh/wazuh-qa/pull/5518)) \- (Framework) -- Add functionality to unify data of the binary processes with their subprocesses to plot ([#5500](https://github.com/wazuh/wazuh-qa/pull/5500)) \- (Framework) - -### Changed - -- Remove hardcoded references in provision playbook for E2E tests ([#5517](https://github.com/wazuh/wazuh-qa/pull/5517)) \- (Framework) -- Fix test_consistency_initial_scans by adding a 30-minute wait before collecting vulnerabilities. ([#5507](https://github.com/wazuh/wazuh-qa/pull/5507)) \- (Tests) - - -### Fixed - -- Fix indexer data visualizaiton class generation ([#5520](https://github.com/wazuh/wazuh-qa/pull/5520)) \- (Framework) - ## [4.8.0] - 12/06/2024 ### Added