From e2962516694ec1de6052143f40b6ccc2207eb614 Mon Sep 17 00:00:00 2001 From: Hood Chatham Date: Tue, 25 Feb 2025 22:49:52 +0100 Subject: [PATCH] Update changelog for v0.27.3 --- docs/project/changelog.md | 22 +++++++++++++++------- 1 file changed, 15 insertions(+), 7 deletions(-) diff --git a/docs/project/changelog.md b/docs/project/changelog.md index de40ba930e4..c06e96698ef 100644 --- a/docs/project/changelog.md +++ b/docs/project/changelog.md @@ -19,6 +19,21 @@ myst: - ABI break: Upgraded Emscripten to 3.1.63 {pr}`5343` {pr}`5350` {pr}`5357` {pr}`5334` {pr}`5363` - Added `jiter` 0.8.2 {pr}`5388` + +### Packages + +- Upgraded `rateslib` to 1.7.0 {pr}`5400` +- Upgraded `PyWavelets` to 1.8.0 {pr}`5387`. Optional runtime requirements SciPy and Matplotlib have been removed, please install them separately. + +- {{ Breaking }} `matplotlib-pyodide` is not a default backend for matplotlib anymore. + Users who want to use `matplotlib-pyodide` need to explicitly call + `matplotlib.use("module://matplotlib_pyodide.wasm_backend")`. + {pr}`5374` + +## Version 0.27.3 + +_Insert Date Here_ + - Added the `context` parameter to `WebLoop.create_task()` {pr}`5431` - {{ Fix }} `mountNativeFS` API now correctly propagates the error. {pr}`5434` @@ -36,14 +51,7 @@ myst: - Added `h3` 4.2.1 {pr}`5436` - Added `pcodec` 0.3.3 {pr}`5432` - Upgraded `narwhals` to 1.24.1 {pr}`5386` -- Upgraded `rateslib` to 1.7.0 {pr}`5400` - Upgraded `awkward-cpp` to 44 {pr}`5376` -- Upgraded `PyWavelets` to 1.8.0 {pr}`5387`. Optional runtime requirements SciPy and Matplotlib have been removed, please install them separately. - -- {{ Breaking }} `matplotlib-pyodide` is not a default backend for matplotlib anymore. - Users who want to use `matplotlib-pyodide` need to explicitly call - `matplotlib.use("module://matplotlib_pyodide.wasm_backend")`. - {pr}`5374` ## Version 0.27.2