Skip to content

Commit

Permalink
Merge pull request #817 from pybamm-team/issue-759-non-smooth-dae
Browse files Browse the repository at this point in the history
#759 add changelog
  • Loading branch information
martinjrobins committed Feb 11, 2020
2 parents d22b0d1 + 95337e0 commit 4af8ed4
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 @@ -66,6 +66,7 @@

## Breaking changes

- Model events are now represented as a list of `pybamm.Event` ([#759](https://github.com/pybamm-team/PyBaMM/issues/759)
- Removed `ParameterValues.update_model`, whose functionality is now replaced by `InputParameter` ([#801](https://github.com/pybamm-team/PyBaMM/pull/801))
- Removed `Outer` and `Kron` nodes as no longer used ([#777](https://github.com/pybamm-team/PyBaMM/pull/777))
- Moved `results` to separate repositories ([#761](https://github.com/pybamm-team/PyBaMM/pull/761))
Expand Down

0 comments on commit 4af8ed4

Please sign in to comment.