Skip to content

Commit af4c354

Browse files
Update CHANGELOG.md
Co-authored-by: Agriya Khetarpal <74401230+agriyakhetarpal@users.noreply.github.com>
1 parent f8564b2 commit af4c354

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
- Add a solver option to change `on_extrapolation` behavior to `"error"`, `"warn"`, or `"ignore"` on extrapolation events. ([#4993](https://github.com/pybamm-team/PyBaMM/pull/4993))
66
- Improve reliability of `CasadiAlgebraicSolver` and added an option for the `step_tol` of the Newton iteration. ([#4985](https://github.com/pybamm-team/PyBaMM/pull/4985))
77
- Speed up calculation of variable sensitivities in `ProcessedVariable` ([#5000](https://github.com/pybamm-team/PyBaMM/pull/5000))
8-
- Added `print names` for variables in `equivalent circuit model` to make `latexify` output more readalbe. ([#4898](https://github.com/pybamm-team/PyBaMM/pull/4898))
8+
- Added `print names` for variables in `equivalent circuit model` to make `latexify` output more readable. ([#4898](https://github.com/pybamm-team/PyBaMM/pull/4898))
99

1010
## Bug fixes
1111

0 commit comments

Comments
 (0)