summaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst15
1 files changed, 15 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index b54c4fa..041dc7a 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -1,6 +1,21 @@
Change Log
==========
+0.6.1: 2017/11/10
+-----------------
+
+ * Plot:
+
+ * Fix logarithmic axes, broken by new matplotlib version 2.1.0.
+ * Fix axis limits changed signal, not emitted with matplotlib 1.5.x and 2.0.x
+ when the widget is resized.
+ * Support displaying float128 data with matplotlib < 2.1.0.
+ * Fix minor bugs with the crosshair cursor and the legends widget.
+
+ * Update documentation on Zenodo DOI and Debian packages installation.
+ * Fix the Debian packaging script for Ubuntu distributions.
+
+
0.6.0: 2017/10/02
-----------------