From 04b75b04e5c9148a5bb263fed506cdf7a8611cc3 Mon Sep 17 00:00:00 2001 From: Hood Chatham Date: Thu, 24 Mar 2022 09:20:52 -0700 Subject: [PATCH] Add changelog entry for Emscripten update (#2295) --- docs/project/changelog.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/project/changelog.md b/docs/project/changelog.md index 45e5f85af..d880809ac 100644 --- a/docs/project/changelog.md +++ b/docs/project/changelog.md @@ -94,6 +94,9 @@ substitutions: warning. {pr}`2300` +- {{ Enhancement }} Updated to Emscripten 2.0.27. + {pr}`1102` + _February 19, 2022_ ## Version 0.19.1 @@ -713,7 +716,7 @@ See the {ref}`0-17-0-release-notes` for more information. ### 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` - {{ API }} Use upstream `file_packager.py`, and stop checking package abi versions. The `PYODIDE_PACKAGE_ABI` environment variable is no longer used, but is