Skip to content

Commit a5c1ed3

Browse files
committed
v2.1.1
1 parent 162c99f commit a5c1ed3

5 files changed

Lines changed: 8 additions & 1 deletion

File tree

_includes/files.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
* [TagLib 2.1.1](/releases/taglib-2.1.1.tar.gz)
12
* [TagLib 2.1](/releases/taglib-2.1.tar.gz)
23
* [TagLib 2.0.2](/releases/taglib-2.0.2.tar.gz)
34
* [TagLib 2.0.1](/releases/taglib-2.0.1.tar.gz)

_includes/release-2.1.1.markdown

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
### TagLib 2.1.1 Release - June 30, 2025
2+
3+
* Map ID3v2.3 IPLS frames to both ID3v2.4 TIPL and TMCL to have a consistent
4+
behavior when using MusicBrainz tags with the property map interface.
5+
* Fix missing include for `wchar_t` when using C bindings with MinGW.

index.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Please, **for all questions related to TagLib** and / or patches use the
5555
does provide Glib-style C bindings (currently for the generic API
5656
only)
5757

58-
{% include release-2.1.markdown %}
58+
{% include release-2.1.1.markdown %}
5959

6060
[Older Releases](older.html)
6161

older.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ title: Older Releases
44
---
55
# {{ page.title }}
66

7+
{% include release-2.1.markdown %}
78
{% include release-2.0.2.markdown %}
89
{% include release-2.0.1.markdown %}
910
{% include release-2.0.markdown %}

releases/taglib-2.1.1.tar.gz

1.45 MB
Binary file not shown.

0 commit comments

Comments
 (0)