Update changelog with web regex query backslash fix for #3867.

Signed-off-by: Graham R. Cobb <g+beets@cobb.uk.net>
This commit is contained in:
Graham R. Cobb 2021-03-08 17:08:36 +00:00
parent 38fb1b5f08
commit 75f331e64b

View file

@ -186,6 +186,8 @@ New features:
Fixes:
* :bug:`/plugins/web`: Allow use of backslash in regex web queries.
:bug:`3867`
* :bug:`/plugins/web`: Fixed a small bug which caused album artpath to be
redacted even when ``include_paths`` option is set.
:bug:`3866`