From f65653a843f45ece2f64c51cf5c347bf1a7c3604 Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Sun, 11 Jun 2017 12:22:49 -0400 Subject: [PATCH] Changelog for #2510 (fixes #435) --- docs/changelog.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 9089058d2..d50c25800 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -13,6 +13,9 @@ Features: classic ReplayGain data for formats that need it (namely, Ogg Opus). A new `r128` configuration option enables this behavior for specific formats. Thanks to :user:`autrimpo`. :bug:`2557` :bug:`2560` +* The :ref:`move-cmd` command gained a new ``--export`` flag, which copies + files to an external location without changing their location in the library + database. Thanks to :user:`SpirosChadoulos`. :bug:`435` :bug:`2510` Fixes: