Skip to content

Commit b2bc055

Browse files
committed
added entry to changelog for PR pybamm-team#5075
1 parent 8f000ee commit b2bc055

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010

1111
- Converts sensitivities to numpy objects, fixing bug in `DiscreteTimeSum` sensitivity calculation ([#5037](https://github.com/pybamm-team/PyBaMM/pull/5037))
1212
- Raises error if `pybamm.Interpolant` given 1D x values that are not strictly increasing ([#5061](https://github.com/pybamm-team/PyBaMM/pull/5061))
13+
- Removes the discontinuity caused by a Heaviside (which is a function of time) when a solver is called with a non-zero initial time ([#5075](https://github.com/pybamm-team/PyBaMM/pull/5075)).
1314

1415
## Breaking changes
1516

0 commit comments

Comments
 (0)