mirror of https://github.com/pyodide/pyodide.git
DOC Update changelog about runPythonAsync (#1931)
This commit is contained in:
parent
8abdf2e4ce
commit
27e0b4f248
|
@ -454,6 +454,8 @@ See the {ref}`0-17-0-release-notes` for more information.
|
|||
Pyodide to use instead of `languagePluginURL` and `languagePluginLoader`. The
|
||||
change is currently backwards compatible, but the old approach is deprecated.
|
||||
{pr}`1363`
|
||||
- `runPythonAsync` now accepts `globals` parameter.
|
||||
{pr}`1914`
|
||||
|
||||
### micropip
|
||||
|
||||
|
|
Loading…
Reference in New Issue