Skip to content

Commit e801e90

Browse files
committed
Changelog for #6183 CLI output overhaul
1 parent 0490490 commit e801e90

1 file changed

Lines changed: 10 additions & 3 deletions

File tree

docs/changelog.rst

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,16 @@ below!
99
Unreleased
1010
----------
1111

12-
..
13-
New features
14-
~~~~~~~~~~~~
12+
New features
13+
~~~~~~~~~~~~
14+
15+
- :doc:`plugins/smartplaylist`: The ``splupdate`` command output is
16+
restructured. The per-playlist summary now includes a track count. Per-track
17+
details are shown only when ``-v`` flag is provided (``beet -v splupdate``).
18+
The ``--pretend`` flag produces the same output but reports *"N playlists
19+
would be updated"* instead of *"N playlists updated"*. The ``--format`` option
20+
allows customizing the track line format. The ``--pretend-paths`` option was
21+
removed (use ``--format='$path'`` instead). :bug:`6183`
1522

1623
..
1724
Bug fixes

0 commit comments

Comments
 (0)