diff --git a/CHANGELOG.html b/CHANGELOG.html index 2e5d4c0..a3ec9e8 100644 --- a/CHANGELOG.html +++ b/CHANGELOG.html @@ -64,7 +64,7 @@
All notable changes to NetVips will be documented in this file. See here for the changes to the pre-compiled binaries of libvips.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
-All notable changes to the pre-compiled binaries of libvips will be documented in this file. The version number of these NuGet packages is in sync with libvips' version number. The changes of libvips are documented here.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
-If you would like to see what's changed, please visit the release notes of libvips:
https://www.libvips.org/2024/10/10/What's-new-in-8.16.html
NetVips is fast and needs little memory. The NetVips.Benchmarks project tests NetVips against Magick.NET and ImageSharp. - NetVips is around 20 times faster than Magick.NET and 3 times faster than ImageSharp.
+ NetVips is around 22 times faster than Magick.NET and 4 times faster than ImageSharp.