We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3f1a77 commit 69f1ccaCopy full SHA for 69f1cca
CHANGELOG.md
@@ -1,10 +1,5 @@
1
*Changelog is kept with respect to version 1.0. This software follows SymVer2.0*
2
3
-# 2.5.1
4
-
5
-- Update package requirements for `StatsBase`; it contains some bug fixes required
6
- in upstream packages.
7
8
# 2.5.0
9
10
- Moved to Julia extensions (requiring julia v1.9).
Project.toml
@@ -2,7 +2,7 @@ name = "TimeseriesSurrogates"
uuid = "c804724b-8c18-5caa-8579-6025a0767c70"
authors = ["Kristian Agasøster Haaga <kahaaga@gmail.com>", "George Datseris"]
repo = "https://github.com/JuliaDynamics/TimeseriesSurrogates.jl.git"
-version = "2.5.2"
+version = "2.5.1"
[deps]
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
0 commit comments