diff --git a/CHANGELOG.md b/CHANGELOG.md index 21a72551d..c6db3cce8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ codesigned binaries and source distributions via `sigstore-python`. ## Bug Fixes +- [#317](https://github.com/pybop-team/PyBOP/pull/317) - Installs seed packages into `nox` sessions, ensuring that scheduled tests can pass. - [#308](https://github.com/pybop-team/PyBOP/pull/308) - Enables testing on both macOS Intel and macOS ARM (Silicon) runners and fixes the scheduled tests. - [#299](https://github.com/pybop-team/PyBOP/pull/299) - Bugfix multiprocessing support for Linux, MacOS, Windows (WSL) and improves coverage. - [#270](https://github.com/pybop-team/PyBOP/pull/270) - Updates PR template.