DOC Update changelog about runPythonAsync (#1931)

This commit is contained in:
Cyrille Bogaert 2021-11-05 21:37:13 +01:00 committed by GitHub
parent 8abdf2e4ce
commit 27e0b4f248
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -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