From 880a211a0816f64819a9c07129d41bae94e7dad6 Mon Sep 17 00:00:00 2001 From: Joe Rickerby Date: Thu, 5 Mar 2026 09:03:18 +0000 Subject: [PATCH] Add missing PR reference to changelog --- README.md | 4 ++-- docs/changelog.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9122ba23..84466c19 100644 --- a/README.md +++ b/README.md @@ -243,7 +243,7 @@ _5 March 2026_ - ⚠️ We no longer support running on Travis CI. It may continue working but we don't run tests there anymore so we can't be sure. (#2682) - ✨ Improvements to building rust wheels on Android (#2650) - 🐛 Fix bug with the GitHub Action on Windows, where PATH was getting unnecessarily changed, causing issues with meson builds. (#2723) -- ✨ Add support for quiet setting on `build` and `uv` from the cibuildwheel `build-verbosity` setting. +- ✨ Add support for quiet setting on `build` and `uv` from the cibuildwheel `build-verbosity` setting. (#2737) - 📚 Docs updates, including guidance on using Meson on Windows (#2718) ### v3.3.1 @@ -285,7 +285,7 @@ _22 September 2025_ - ⚠️ PyPy 3.10 was moved to `pypy-eol` in the `enable` option, as it is now end-of-life. (#2521) - 📚 Docs improvements (#2574, #2601, #2598) - + --- diff --git a/docs/changelog.md b/docs/changelog.md index a700e41f..fc2d0d75 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -12,7 +12,7 @@ _5 March 2026_ - ⚠️ We no longer support running on Travis CI. It may continue working but we don't run tests there anymore so we can't be sure. (#2682) - ✨ Improvements to building rust wheels on Android (#2650) - 🐛 Fix bug with the GitHub Action on Windows, where PATH was getting unnecessarily changed, causing issues with meson builds. (#2723) -- ✨ Add support for quiet setting on `build` and `uv` from the cibuildwheel `build-verbosity` setting. +- ✨ Add support for quiet setting on `build` and `uv` from the cibuildwheel `build-verbosity` setting. (#2737) - 📚 Docs updates, including guidance on using Meson on Windows (#2718) ### v3.3.1