Skip to content

Commit a9f23d4

Browse files
Update changelog for v11.3.0
1 parent 2a83c62 commit a9f23d4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ rename `Unreleased` topic with the new version tag. Finally, create a new `Unrel
66

77
## Unreleased
88

9+
## v11.3.0
10+
911
### Host projects support
1012
Developers can launch Neutralinojs from any programming language using child process APIs (i.e., `subprocess` in Python) and communicate with the framework process using the extension API. The new `hostProject` configuration object extends the official CLI to help developers easily create, run, and build these host projects. For example, the following host project configuration instructs the CLI to run a Node.js host project:
1113

0 commit comments

Comments
 (0)