Skip to content

Commit 1942c89

Browse files
committed
chore: update change log
1 parent a7c249e commit 1942c89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1818
- #702 Added a new lifecycle phase `Initialize` which is used for preload
1919
- #702 Added a `<CPF/>` resource, which can be used for CPF merge before/after a specified lifecycle phase or in a custom lifecycle phase.
2020
- #716 Added support to publish under external name by passing `-use-external-name` or `-use-ext`.
21+
- #720 Added support to export package with Python dependencies exported as a wheel file.
2122

2223
### Changed
2324
- #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.

0 commit comments

Comments
 (0)