diff --git a/CHANGES.rst b/CHANGES.rst index 9517acd3..2e795d26 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -19,7 +19,7 @@ New features: Bug fixes: - Fix a few ``__all__`` variables. -- Add missing ``docs`` folder to distribution packages, see `Issue 712 `_ +- Added missing ``docs`` folder to distribution packages. See `Issue 712 `_. 6.0.0 (2024-09-28) ------------------