Skip to content

Commit 0f085fb

Browse files
committed
Updated changelog
1 parent 1d33580 commit 0f085fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/changelog.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ For plugin developers:
7474
in the beets repo are opted into this class where applicable. If you are maintaining a plugin
7575
that acts like a metadata source, i.e. you expose any of ``track_for_id``,
7676
``album_for_id``, ``candidates``, ``item_candidates``, ``album_distance``, ``track_distance`` methods,
77-
please update your plugin to inherit from the new baseclass, as otherwise it will
78-
not be registered as a metadata source and wont be usable going forward.
77+
please update your plugin to inherit from the new baseclass, as otherwise your plugin will
78+
stop working with the next major release.
7979

8080
Other changes:
8181

0 commit comments

Comments
 (0)