Skip to content

Commit 10c6202

Browse files
committed
release
1 parent f51fc00 commit 10c6202

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

NEWS

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
1-
1.42.0 - ????
2-
-------------
1+
1.42.0 - 2018-12-26
2+
-------------------
3+
4+
* ID3: Always read id3v1 tags and include them when no id3v2 equivalent
5+
exists. Can be disabled with the new ``load_v1`` option,
6+
see :meth:`id3.ID3.load`
7+
:pr:`357` (:user:`Fredrik Strupe <frestr>`)
8+
* ID3: Add a pretty print implementation for SYLT
9+
:pr:`359` (:user:`Hamid Alaei Varnosfaderani <halaei>`)
10+
* vorbis: Improved error messages when validating keys/values
11+
:pr:`356` (:user:`Michael Booth <MJuddBooth>`)
12+
* Fix pylint warnings when using the various ``save()`` methods :pr:`364`
13+
314

415
1.41.1 - 2018-08-11
516
-------------------

0 commit comments

Comments
 (0)