Skip to content

Commit 681aee5

Browse files
committed
changelog
1 parent f1377e8 commit 681aee5

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
Changelog of `DynamicalSystemsBase`.
22

33
# master
4+
5+
# v0.12.0
46
## New Features
5-
* `orthonormal` is 100x more performant.
7+
* `orthonormal` is 100x more performant.
8+
* Super duper cool new printing for `DynamicalSystem`.
9+
* Added tests etc. and now we are sure we can support Sparse matrix jacobians.
10+
* Testing of specialized integrators with DiffEqCallbacks.
11+
* Parameters are printed in the `DynamicalSystem`.
612

713
# 0.11.0
814

0 commit comments

Comments
 (0)