diff --git a/docs/project/changelog.md b/docs/project/changelog.md index 96804a5eb..0b9452919 100644 --- a/docs/project/changelog.md +++ b/docs/project/changelog.md @@ -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