Skip to content

Commit fc65653

Browse files
committed
chore: update chagne log
1 parent 6b61d55 commit fc65653

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
@@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919
- #704 Added support for passing in env files via `-env /path/to/env1.json;/path/to/env2.json` syntax
2020
- #710 Added support for `module-version` command which updates the version of a module
2121
- #716,#733 Added support to publish under external name by passing `-use-external-name` or `-use-ext`. Fail early if external name is illegal / empty.
22+
- #746: Added support for loading modules synchronously without multiprocessing
2223

2324
### Changed
2425
- #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)