Skip to content

Commit 4b06a2e

Browse files
committed
v2.2.1
1 parent 30d46c0 commit 4b06a2e

5 files changed

Lines changed: 7 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.2.1](/releases/taglib-2.2.1.tar.gz)
12
* [TagLib 2.2](/releases/taglib-2.2.tar.gz)
23
* [TagLib 2.1.1](/releases/taglib-2.1.1.tar.gz)
34
* [TagLib 2.1](/releases/taglib-2.1.tar.gz)

_includes/release-2.2.1.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
### TagLib 2.2.1 Release - Mar 7, 2026
2+
3+
* Support edition, chapter and attachment UIDs in Matroska simple tags.
4+
* Avoid duplicates in Matroska complex property keys.

index.markdown

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

59-
{% include release-2.2.markdown %}
59+
{% include release-2.2.1.markdown %}
6060

6161
[Older Releases](older.html)
6262

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.2.markdown %}
78
{% include release-2.1.1.markdown %}
89
{% include release-2.1.markdown %}
910
{% include release-2.0.2.markdown %}

releases/taglib-2.2.1.tar.gz

1.51 MB
Binary file not shown.

0 commit comments

Comments
 (0)