Skip to content

Commit a5aca9c

Browse files
Merge pull request #2414 from pybamm-team/brosaplanella-patch-1
Fix format CHANGELOG
2 parents 3592ee8 + 09812d6 commit a5aca9c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44

55
## Features
66

7-
- Added three-dimensional interpolation [#2380](https://github.com/pybamm-team/PyBaMM/pull/2380)
87
- Third-party parameter sets can be added by registering entry points to `pybamm_parameter_set` ([#2396](https://github.com/pybamm-team/PyBaMM/pull/2396))
8+
- Added three-dimensional interpolation ([#2380](https://github.com/pybamm-team/PyBaMM/pull/2380))
99

1010
## Bug fixes
1111

12+
- `pybamm.have_julia()` now checks that julia is properly configured ([#2402](https://github.com/pybamm-team/PyBaMM/pull/2402))
1213
- For simulations with events that cause the simulation to stop early, the sensitivities could be evaluated incorrectly to zero ([#2337](https://github.com/pybamm-team/PyBaMM/pull/2337))
13-
- `pybamm.have_julia()` now checks that julia is properly configured ([#2402](<(https://github.com/pybamm-team/PyBaMM/pull/2402)>))
1414

1515
## Optimizations
1616

0 commit comments

Comments
 (0)