summaryrefslogtreecommitdiff
path: root/Readme.rst
diff options
context:
space:
mode:
authorMario Mulansky <mario.mulansky@gmx.net>2021-12-29 18:30:51 -0600
committerMario Mulansky <mario.mulansky@gmx.net>2021-12-29 18:30:51 -0600
commit504ded4b3129a1bb7fdcfdc74fb394f838687345 (patch)
tree1a55adef0e28e90fde52c5569e402ec46e78ca38 /Readme.rst
parent8ee450c0d9572ee694bc6af064d5db5a686b822e (diff)
Add changelog note to Readme, remvove .travis.ymlupstream/latest
Diffstat (limited to 'Readme.rst')
-rw-r--r--Readme.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/Readme.rst b/Readme.rst
index 82f341a..bd91347 100644
--- a/Readme.rst
+++ b/Readme.rst
@@ -31,6 +31,9 @@ Additionally, depending on the used methods: ISI-distance [1], SPIKE-distance [2
Important Changelog
-----------------------------
+With version 0.7.0, support for Python 2 was dropped, PySpike now officially supports
+Python 3.7, 3.8, 3.9, 3.10.
+
With version 0.6.0, the spike directionality and spike train order function have been added.
With version 0.5.0, the interfaces have been unified and the specific functions for multivariate computations have become deprecated.