Skip to content

Commit 40c0842

Browse files
committed
add news entry
1 parent 531afe4 commit 40c0842

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

NEWS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# NetworkDynamics Release Notes
22

3+
## v0.10.1 Changelog
4+
- [#283](https://github.com/JuliaDynamics/NetworkDynamics.jl/pull/283) add automatic sparsity detection using `get_jac_prototype` and `set_jac_prototype!`
5+
36
## v0.10 Changelog
47
- **BREAKING**: the interface initialization of components has changed: it is now split up in two versions, mutating and non mutating version. Also it errors now if the tolerance bounds are violated. See docs on initialization for more details.
58

0 commit comments

Comments
 (0)