diff --git a/HISTORY.rst b/HISTORY.rst index b5368ebbf3a6f008552f4bb22d9740d457430d4f..a95647907b54220a7ba72f63d2bee289f8021337 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -8,6 +8,7 @@ History Maintenance: * !112: Adapted SLIC segmentation to scikit-image 0.20.0 (fixes #103). * !114: Dropped Python 3.6/3.7 support and add 3.9, 3.10, and 3.11 instead. +* !115: Moved linting into separate CI job. 0.18.0 (2022-02-04)