Skip to content

Commit cd87eef

Browse files
committed
Rework changelog
1 parent 3b464ae commit cd87eef

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

docs/changelog.rst

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,12 @@ New features
3939
speeding up lookups when multiple plugins (e.g. MusicBrainz and Spotify) are
4040
enabled.
4141
- :doc:`plugins/smartplaylist`: The ``splupdate`` command output is
42-
restructured. The per-playlist summary now includes a track count (``Creating
43-
playlist X: N tracks.``) at ``INFO`` level. Per-track details are shown only
44-
in ``DEBUG`` level. The ``--pretend`` flag produces the same output but
45-
reports *"N playlists would be updated"* instead of *"N playlists updated"*.
46-
The ``--format`` option allows customizing the track line format. :bug:`6183`
42+
restructured. The per-playlist summary now includes a track count. Per-track
43+
details are shown only in ``DEBUG`` log level (``beet -v splupdate``). The
44+
``--pretend`` flag produces the same output but reports *"N playlists would be
45+
updated"* instead of *"N playlists updated"*. The ``--format`` option allows
46+
customizing the track line format. The ``--pretend-paths`` option was removed
47+
since the per-track log line is now configurable. :bug:`6183`
4748

4849
Bug fixes
4950
~~~~~~~~~

0 commit comments

Comments
 (0)