diff --git a/CHANGELOG.md b/CHANGELOG.md index 29a1171a..fb59bad8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - #469 Added ability to include an `IPMVersion` in `SystemRequirement` of module.xml - #530 Added a `CustomPhase` attribute to `` that doesn't require a corresponding %method in lifecycle class. - #582 Added functionality to optionally see time of last update and server version of each package -- #609 Added support for `-export-deps` when running the "Package" phase of lifecycle +- #609,#729 Added support for `-export-deps` when running the "Package" phase (and, consequently, the "Publish" phase) of lifecycle - #541 Added support for ORAS repository - #702 Added a new lifecycle phase `Initialize` which is used for preload - #702 Added a `` resource, which can be used for CPF merge before/after a specified lifecycle phase or in a custom lifecycle phase.