diff --git a/docs/changelog.rst b/docs/changelog.rst index 49f79f555..534a7d100 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -36,9 +36,11 @@ New: For developers: -* :doc:`/dev/plugins`: Two new hooks, ``albuminfo_received`` and +* Two new :ref:`plugin hooks `, ``albuminfo_received`` and ``trackinfo_received``, let plugins intercept metadata as soon as it is received, before it is applied to music in the database. :bug:`872` +* Plugins can now add options to the interactive importer prompts. See + :ref:`append_prompt_choices`. :bug:`1758` Fixes: