diff --git a/docs/changelog.rst b/docs/changelog.rst index 2995f1a4..a0371840 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -50,7 +50,8 @@ v0.20.0 (UNRELEASED) **Audio** - Deprecated :meth:`mopidy.audio.Audio.emit_end_of_stream`. Pass a - :class:`None` buffer to :meth:`mopidy.audio.Audio.emit_data` end the stream. + :class:`None` buffer to :meth:`mopidy.audio.Audio.emit_data` to end the + stream. - Internal code cleanup within audio subsystem: