There was an error while loading. Please reload this page.
1 parent 801b6fe commit 808133eCopy full SHA for 808133e
1 file changed
docs/changelog.md
@@ -9,6 +9,10 @@ Requires libvips v8.12.2
9
* Improve performance and accuracy when compositing multiple images.
10
[#2286](https://github.com/lovell/sharp/issues/2286)
11
12
+* Ensure Windows C++ runtime is linked statically (regression in 0.30.0).
13
+ [#3110](https://github.com/lovell/sharp/pull/3110)
14
+ [@kleisauke](https://github.com/kleisauke)
15
+
16
### v0.30.1 - 9th February 2022
17
18
* Allow use of `toBuffer` and `toFile` on the same instance.
0 commit comments