Skip to content

Commit

Permalink
Changelog for v0.2.0 (#417)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeldeistler authored Sep 13, 2024
1 parent d6c3072 commit 0697580
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# v0.2.0

### New features

- Cranck-Nicolson solver (#413, @michaeldeistler)
- Forward Euler solver for compartments and branches (#413, @michaeldeistler)
- Add option to access `states` in `channel.init_state` (#416, @michaeldeistler)

### Bugfixes

- Bugfix for interpolation of x, y, z values (#411, @jnsbck)


# v0.1.2

- Minor fixups for README, website, and PyPI landing page
Expand Down

0 comments on commit 0697580

Please sign in to comment.