Skip to content

Commit 44c6034

Browse files
committed
changelog
1 parent 090fce6 commit 44c6034

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
Changelog of `DynamicalSystemsBase`.
22

3-
# master
3+
# v1.2
4+
In version `1.2` we have moved to `DiffEqBase 5.0+`. In addition to that we have changed the default integrator to `SimpleATsit5` from module `SimpleDiffEq`. This is not a breaking change and you can use any of the previous integrators. **It must be stated though that numeric results you obtained using the default integrator will now be slightly different**.
5+
6+
In addition, be sure that you have version `SimpleDiffEq 0.3.0` or greater (which is what `DynamicalSystemsBase 1.2.3` guarantees).
47

58
# v1.1
69

0 commit comments

Comments
 (0)