Skip to content

Commit

Permalink
Correct change log (#3746)
Browse files Browse the repository at this point in the history
* Correct change log

* Update CHANGELOG.md

Co-authored-by: Ferran Brosa Planella <[email protected]>

---------

Co-authored-by: Ferran Brosa Planella <[email protected]>
  • Loading branch information
kratman and brosaplanella authored Jan 18, 2024
1 parent d576908 commit b72aff8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
## Bug Fixes

- Updated `plot_voltage_components.py` to support both `Simulation` and `Solution` objects. Added new methods in both `Simulation` and `Solution` classes for allow the syntax `simulation.plot_voltage_components` and `solution.plot_voltage_components`. Updated `test_plot_voltage_components.py` to reflect these changes ([#3723](https://github.com/pybamm-team/PyBaMM/pull/3723)).
- The SEI thickness decreased at some intervals when the 'electron-migration limited' model was used. It has been corrected ([#3622](https://github.com/pybamm-team/PyBaMM/pull/3622))

# [v24.1rc1](https://github.com/pybamm-team/PyBaMM/tree/v24.1rc1) - 2024-01-17

Expand Down

0 comments on commit b72aff8

Please sign in to comment.