Update nuget details

This commit is contained in:
Malte Rosenbjerg 2025-10-27 20:13:05 +01:00
parent 9b1e373c55
commit 3b1a1438bb

View file

@ -7,6 +7,7 @@
<PackageOutputPath>../nupkg</PackageOutputPath>
<PackageReleaseNotes>
- Fixed exception thrown on cancelling ffprobe analysis - by snechaev
- Support for cancellationtoken in SnapsnotAsync methods - by snechaev
- Added FFMetadataBuilder - by rosenbjerg
- Fix JoinImageSequence by passing framerate argument to input as well as output - by rosenbjerg
- Change fps input from int to double - by rosenbjerg