We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5dfe88 commit 27f624fCopy full SHA for 27f624f
CHANGELOG.md
@@ -7,6 +7,9 @@ The changelog here therefore lists either major changes to the overarching Dynam
7
8
The changelogs of individual sub-packages are self-contained for each package.
9
10
+# v3.6
11
+
12
+- New interactive GUI function: `interactive_2d_clicker`.
13
14
# v3.5
15
Project.toml
@@ -1,7 +1,7 @@
1
name = "DynamicalSystems"
2
uuid = "61744808-ddfa-5f27-97ff-6e42cc95d634"
3
repo = "https://github.com/JuliaDynamics/DynamicalSystems.jl.git"
4
-version = "3.5.0"
+version = "3.6.0"
5
6
[deps]
Attractors = "f3fd9213-ca85-4dba-9dfd-7fc91308fec7"
0 commit comments