Skip to content

Commit

Permalink
Merge pull request #2414 from pybamm-team/brosaplanella-patch-1
Browse files Browse the repository at this point in the history
Fix format CHANGELOG
  • Loading branch information
valentinsulzer committed Oct 30, 2022
2 parents 3592ee8 + 09812d6 commit a5aca9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@

## Features

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

## Bug fixes

- `pybamm.have_julia()` now checks that julia is properly configured ([#2402](https://github.com/pybamm-team/PyBaMM/pull/2402))
- 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))
- `pybamm.have_julia()` now checks that julia is properly configured ([#2402](<(https://github.com/pybamm-team/PyBaMM/pull/2402)>))

## Optimizations

Expand Down

0 comments on commit a5aca9c

Please sign in to comment.