Skip to content

Commit 376c31a

Browse files
committed
Changelog for #2542, which fixes #2532
1 parent b57c49d commit 376c31a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/changelog.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,9 +100,11 @@ Fixes:
100100
ignored. Thanks to :user:`discopatrick`. :bug:`2513` :bug:`2517`
101101
* When the SQLite database stops being accessible, we now print a friendly
102102
error message. Thanks to :user:`Mary011196`. :bug:`1676` :bug:`2508`
103-
* :doc:`plugins/fetchart`'s iTunes Store artwork lookup no longer recommended
103+
* :doc:`/plugins/fetchart`'s iTunes Store artwork lookup no longer recommended
104104
in documentation, as the unmaintained `python-itunes`_ is broken. Want
105105
to adopt it? :bug:`2371` :bug:`1610`
106+
* :doc:`/plugins/web`: Avoid a crash when sending binary data, such as
107+
Chromaprint fingerprints, in music attributes. :bug:`2542` :bug:`2532`
106108

107109
.. _python-itunes: https://github.com/ocelma/python-itunes
108110

0 commit comments

Comments
 (0)