mirror of
https://github.com/beetbox/beets.git
synced 2026-01-13 03:34:31 +01:00
Changelog for #1652 fix
This commit is contained in:
parent
4c6dbe6780
commit
2537c06ac7
1 changed files with 4 additions and 0 deletions
|
|
@ -10,6 +10,10 @@ Fixes:
|
|||
collection names. :bug:`1649`
|
||||
* :doc:`/plugins/discogs`: Maybe fix a crash when using some versions of the
|
||||
``requests`` library. :bug:`1656`
|
||||
* Fix a race in the importer when importing two albums with the same artist
|
||||
and name in quick succession. The importer would fail to detect them as
|
||||
duplicates, claiming that there were "empty albums" in the database even
|
||||
when there were not. :bug:`1652`
|
||||
|
||||
|
||||
1.3.15 (October 17, 2015)
|
||||
|
|
|
|||
Loading…
Reference in a new issue