Skip to content

Commit b5ae84f

Browse files
committed
Update release notes in nuget
1 parent ef99fb4 commit b5ae84f

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

src/TaglibSharp/TaglibSharp.csproj

+22
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,28 @@
2424
<PackageProjectUrl>https://github.com/mono/taglib-sharp</PackageProjectUrl>
2525
<PackageLicenseExpression>LGPL-2.1-only</PackageLicenseExpression>
2626
<PackageReleaseNotes>Version $(ReleaseVersion)
27+
July 29, 2022
28+
* Added support for chapters by implementing the frames CHAP and CTOC (#228) - Jan Romero
29+
* Adding extended precision ByteVector conversion (#245) - Benjamin Russell
30+
Using extended precision conversion to get any possible AIFF sample rate
31+
* Audio Id3v2 add support for the Tag Length (#284) - L Carroll
32+
* ASF Duration Calculation Fix, Creation Date Fix (#256) - Benjamin Russell
33+
* Property preventing autocreate id3 tag types (#254) - Helmut Wahrmann
34+
* Multiple music brainz entries (#253) - Helmut Wahrmann
35+
* MusicBrainz Tags should be retrieved case insensitive (#243) - Helmut Wahrmann
36+
* Make methods SetUserTextAsString public (#242) - Helmut Wahrmann
37+
* MPEG Audio Header Offset Calculation (#241) - Benjamin Russell
38+
* Add format to TrackCount setter (#240) - EatonZ
39+
* Improve JPG detection in GetExtensionFromData (#239) - EatonZ
40+
* Fixed: Corrupting OPUS files on write (#232) - ta264
41+
* Add support for webm audio files (#219) - Michael Phillips
42+
* Bump to net462 - Stephen Shaw
43+
* Remove gtk# dependency in tests. Replaced with SixLabors.ImageSharp - Stephen Shaw
44+
* Added support for IPLS Frame (#208) - Helmut Wahrmann
45+
* Fixes #200 and copies Pictures over from Id3v2 Tag to File.Tag (#201) - Sean Kearney
46+
* Disregard case in Apple box names + initial unit test (#187)
47+
* Various repo maintenance fixes - Stephen Shaw, Andrew Sun, Mike Blaszczak, James John McGuire, ta264, Alex Koeplinger, Immanuel Martini
48+
2749
July 22, 2019
2850
* Remove autotools and friends. Simply code base.
2951
* Include a few fixes from lidarr Project

0 commit comments

Comments
 (0)