Skip to content

Commit 25b9b0e

Browse files
committed
Update changelog
1 parent 8a54595 commit 25b9b0e

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

docs/changelog.rst

+7-6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
Changelog
22
=========
33

4+
2.0.3
5+
-----
6+
Bug fixes
7+
~~~~~~~~~
8+
- Fix an error that happened when the histogram widget was open, but a layer that doesn't support
9+
histogramming (e.g., a labels layer) was selected.
10+
411
2.0.2
512
-----
613
Dependencies
@@ -13,12 +20,6 @@ napari-matplotlib now adheres to `SPEC 0 <https://scientific-python.org/specs/sp
1320
- Pinned the maximum napari version to ``< 0.5``.
1421
Version 3.0 of ``napari-matplotlib`` will introduce support for ``napari`` version 0.5.
1522

16-
Bug fixes
17-
~~~~~~~~~
18-
- Only trigger layer update code paths if the layer selection is valid for the current
19-
widget. This prevents errors when e.g., a labels layer is selected when a widget
20-
that does not support a labels layer is open.
21-
2223
2.0.1
2324
-----
2425
Bug fixes

0 commit comments

Comments
 (0)