diff --git a/CHANGELOG.md b/CHANGELOG.md index fd053c1d..65e1390b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,44 @@ # Change Log All notable changes to this project will be documented in this file. +## [4.12.2] + +### Added + +- Fix Warning message when migrating Docker compose v2 ([#1828](https://github.com/wazuh/wazuh-docker/pull/1828)) +- Add wazuh agent test and push ([#1817](https://github.com/wazuh/wazuh-docker/pull/1817)) +- Add Wazuh agent image build and deploy ([#1816](https://github.com/wazuh/wazuh-docker/pull/1816)) + +### Changed + +- None + +### Fixed + +- None + +### Deleted + +- None + +## [4.12.1] + +### Added + +- None + +### Changed + +- None + +### Fixed + +- None + +### Deleted + +- None + ## [4.12.0] ### Added