Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
t-sommer committed Nov 4, 2020
1 parent 10265bf commit c39ec79
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## v0.2.25 (2020-11-04)

### Enhancements

- Add Dash based web app
- Add Jupyter Notebook generation
- Don't import NumPy in fmi1.py to allow reuse in projects with minimal dependencies (#184)
- Convert array indices in write_csv() to tuple to avoid FutureWarning

## v0.2.24 (2020-10-14)

### Enhancements
Expand Down

0 comments on commit c39ec79

Please sign in to comment.