mirror of
https://github.com/beetbox/beets.git
synced 2025-12-14 20:43:41 +01:00
Changelog for #2605
This commit is contained in:
parent
5ca43c3cc0
commit
6185c6ad4b
1 changed files with 7 additions and 0 deletions
|
|
@ -6,6 +6,13 @@ Changelog
|
|||
|
||||
Changelog goes here!
|
||||
|
||||
For developers:
|
||||
|
||||
* Fixed fields in Album and Item objects are now more strict about translating
|
||||
missing values into type-specific null-like values. This should help in
|
||||
cases where a string field is unexpectedly `None` sometimes instead of just
|
||||
showing up as an empty string. :bug:`2605`
|
||||
|
||||
|
||||
1.4.5 (June 20, 2017)
|
||||
---------------------
|
||||
|
|
|
|||
Loading…
Reference in a new issue