summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index beb2ce5..798403e 100644
--- a/Changelog
+++ b/Changelog
@@ -4,6 +4,9 @@ PySpike v0.2.1:
* performance improvements by introducing specific distance functions
* performance improvements for multivariate profiles by using recursive
approach
+ * new example: performance.py
+ * consistent treatment of empty spike trains
+ * new example: profiles.py
PySpike v0.2: