diff --git a/CHANGELOG.md b/CHANGELOG.md index de37f21b3b..bf032d3e09 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,8 +2,9 @@ ## Features -- Added temperature control to experiment class. ([#2518])(https://github.com/pybamm-team/PyBaMM/pull/2518) +- Added an option for using a banded jacobian and sundials banded solvers for the IDAKLU solve [#2677](https://github.com/pybamm-team/PyBaMM/pull/2677) - The "particle size" option can now be a tuple to allow different behaviour in each electrode([#2672](https://github.com/pybamm-team/PyBaMM/pull/2672)). +- Added temperature control to experiment class. [#2518](https://github.com/pybamm-team/PyBaMM/pull/2518) ## Bug fixes