Version 2.1.1

This commit is contained in:
Urs Fleisch
2025-06-29 17:35:45 +02:00
parent eb749ac55b
commit 7d86716194
3 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,10 @@
TagLib 2.1.1 (June 30, 2025)
============================
* Map ID3v2.3 IPLS frames to both ID3v2.4 TIPL and TMCL to have a consistent
behavior when using MusicBrainz tags with the property map interface.
* Fix missing include for `wchar_t` when using C bindings with MinGW.
TagLib 2.1 (May 31, 2025)
=========================