Skip to content

Commit 8329bd4

Browse files
committed
update changelog
1 parent faf2cdc commit 8329bd4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

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

3+
# v1.3
4+
* The specialized integrators (tangent & parallel) now implement an internal norm that only evaluates norm of the main state, instead of using the other parallel states or deviation vectors. (#86)
5+
* Bunch of bugfixes and performance improvements (see git history)
6+
37
# v1.2
48
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**.
59

0 commit comments

Comments
 (0)