diff --git a/docs/changelog.rst b/docs/changelog.rst index 733eecc..25d3928 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -9,7 +9,7 @@ 3.34 (2023-07-22) ----------------- -This release introduces a new :ref:`plugin system `. (:issue:`567`) +This release introduces a new :ref:`plugin system `. Read more about this in `sqlite-utils now supports plugins `__. (:issue:`567`) - Documentation describing :ref:`how to build a plugin `. - Plugin hook: :ref:`plugins_hooks_register_commands`, for plugins to add extra commands to ``sqlite-utils``. (:issue:`569`)