summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorMario Mulansky <mario.mulansky@gmx.net>2017-10-04 22:01:52 -0700
committerMario Mulansky <mario.mulansky@gmx.net>2017-10-04 22:01:52 -0700
commit2af020ee53a006436fb69bf80b28d5a850ae8c43 (patch)
tree988d0be91bc678169fdc7934d5494dcf9f8f8768 /Changelog
parent9fa10fe30e3216170f41ce47797c7a3a56e17a5f (diff)
parentde571efd0894f0332eadec7e4a2184f9a4ffaf25 (diff)
Merge branch 'master' of github.com:mariomulansky/PySpike
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 2be5e52..21b7cb0 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,9 @@
+PySpike v0.5:
+ * First beta release
+ * Python 2.6 support removed
+ * Python 3.6 support added
+ * several bugfixes
+
PySpike v0.4:
* Python 3 support (thanks to Igor Gnatenko)
* list interface to SpikeTrain class