diff --git a/CHANGES.rst b/CHANGES.rst index 3fd440b..2d01f68 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -10,6 +10,7 @@ Minor changes: - Improve test coverage. - Adapt ``test_with_doctest.py`` to correctly run on Windows. - Measure branch coverage when running tests. +- Export ``Component`` base class for typing Breaking changes: