Skip to content

Commit

Permalink
chore: update changelog about breaking compatibility with preload
Browse files Browse the repository at this point in the history
  • Loading branch information
isc-shuliu committed Jan 22, 2025
1 parent 77face7 commit 37c9641
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- #702 Added a `<CPF/>` resource, which can be used for CPF merge before/after a specified lifecycle phase or in a custom lifecycle phase.

### Changed
-
- #702 Preload now happens as part of the new `Initialize` lifecycle phase. `zpm "<module> reload -only"` will no longer auto compile resources in `/preload` directory.

### Fixed
- #474: When loading a .tgz/.tar.gz package, automatically locate the top-most module.xml in case there is nested directory structure (e.g., GitHub releases)
Expand Down

0 comments on commit 37c9641

Please sign in to comment.