diff --git a/docs/changelog.rst b/docs/changelog.rst index b914c93..e6e5b10 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -9,6 +9,12 @@ Dependencies - Dropped support for Python 3.10 - Added explicit support and testing for Python 3.13 +3.0.2 +----- +Bug fixes +~~~~~~~~~ +- Fix an error when selecting a layer incompatible with the histogram widget. + 3.0.1 ----- Bug fixes