Updated changelog

This commit is contained in:
Carlos Bordon
2026-06-29 15:31:52 -03:00
parent ed8970d642
commit 998ac07576
2 changed files with 3 additions and 20 deletions
+1 -18
View File
@@ -1,28 +1,11 @@
# Change Log
All notable changes to this project will be documented in this file.
## [1.2.3]
### Added
- None
### Changed
- None
### Fixed
- None
### Deleted
- None
## [v5.0.0]
### Added
- Added bump-issue-link support for Revert Stage Bump. ([#2505](https://github.com/wazuh/wazuh-docker/pull/2505))
- Add integration test module docs ([#2491](https://github.com/wazuh/wazuh-docker/pull/2491))
- Implement the wazuh-docker integration testing module ([#2188](https://github.com/wazuh/wazuh-docker/issues/2188))
- Support Revert bump functionality in wazuh-docker ([#2320](https://github.com/wazuh/wazuh-docker/issues/2320))
+2 -2
View File
@@ -1,4 +1,4 @@
{
"version": "1.2.3",
"stage": "alpha8"
"version": "5.0.0",
"stage": "beta3"
}