We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a27847 commit 5aded38Copy full SHA for 5aded38
docs/whats-new.rst
@@ -4,13 +4,15 @@
4
Version history
5
===============
6
7
-v1.5.X (unreleased)
+v1.5.2 (29.08.2021)
8
-------------------
9
10
+Very minor relsease to remove the dependency on the ``python-colorspace`` package.
11
+
12
Breaking changes
13
~~~~~~~~~~~~~~~~
14
-- Removed use and dependency on the `python-colorspace` package. Although
15
+- Removed use and dependency on the ``python-colorspace`` package. Although
16
not very dramatic, this change might change the way your plots look like
17
(:pull:`1284`). Users can specify their own colormaps anyways to get back to
18
the old plots.
0 commit comments