Skip to content

Commit 805c8c1

Browse files
committed
changelog for 1.1
1 parent 601b436 commit 805c8c1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@ Changelog of `DynamicalSystemsBase`.
22

33
# master
44

5+
# v1.1
6+
7+
* All functionality related to `neighborhood`, `reconstruct` and `Dataset` has moved to a new package: [`DelayEmbeddings`](https://github.com/JuliaDynamics/DelayEmbeddings.jl). It is reexported by `DynamicalSystemsBase`, which is now (as the name suggests) the basis package for defining `DynamicalSystem`.
8+
9+
# v1.0
10+
11+
* First major release (long term stability).
12+
513
# v0.12.0
614
## New Features
715
* `orthonormal` is 100x more performant.

0 commit comments

Comments
 (0)