mirror of https://github.com/pyodide/pyodide.git
Add changelog entry for Emscripten update (#2295)
This commit is contained in:
parent
694c47f151
commit
04b75b04e5
|
@ -94,6 +94,9 @@ substitutions:
|
||||||
warning.
|
warning.
|
||||||
{pr}`2300`
|
{pr}`2300`
|
||||||
|
|
||||||
|
- {{ Enhancement }} Updated to Emscripten 2.0.27.
|
||||||
|
{pr}`1102`
|
||||||
|
|
||||||
_February 19, 2022_
|
_February 19, 2022_
|
||||||
|
|
||||||
## Version 0.19.1
|
## Version 0.19.1
|
||||||
|
@ -713,7 +716,7 @@ See the {ref}`0-17-0-release-notes` for more information.
|
||||||
|
|
||||||
### Build system
|
### Build system
|
||||||
|
|
||||||
- {{ Enhancement }} Updated to latest emscripten 2.0.13 with the updstream LLVM backend
|
- {{ Enhancement }} Updated to latest emscripten 2.0.13 with the upstream LLVM backend
|
||||||
{pr}`1102`
|
{pr}`1102`
|
||||||
- {{ API }} Use upstream `file_packager.py`, and stop checking package abi versions.
|
- {{ API }} Use upstream `file_packager.py`, and stop checking package abi versions.
|
||||||
The `PYODIDE_PACKAGE_ABI` environment variable is no longer used, but is
|
The `PYODIDE_PACKAGE_ABI` environment variable is no longer used, but is
|
||||||
|
|
Loading…
Reference in New Issue