Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
hughcars committed Dec 10, 2024
1 parent 11590bd commit f2298c3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ The format of this changelog is based on
- Added adaptive time-stepping capability for transient simulations. The new ODE integrators
rely on the SUNDIALS library and can be specified by setting the
`config["Solver"]["Transient"]["Type"]` option to `"CVODE"` or `"ARKODE"`.
- Fix bug in London equation implementation where a curl-curl term was added to the
stiffness operator instead of a mass term.

## [0.13.0] - 2024-05-20

Expand Down

0 comments on commit f2298c3

Please sign in to comment.