diff --git a/docs/changelog.rst b/docs/changelog.rst index d7b48f1..b284eb8 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -7,6 +7,8 @@ 3.27 (2022-06-14) ----------------- +See also `the annotated release notes `__ for this release. + - Documentation now uses the `Furo `__ Sphinx theme. (:issue:`435`) - Code examples in documentation now have a "copy to clipboard" button. (:issue:`436`) - ``sqlite_utils.utils.utils.rows_from_file()`` is now a documented API, see :ref:`python_api_rows_from_file`. (:issue:`443`)