Release v0.23.0

This commit is contained in:
Lovell Fuller
2019-07-29 14:45:46 +01:00
parent 417cca6e0d
commit c610e306df
3 changed files with 5 additions and 5 deletions

View File

@@ -4,7 +4,7 @@
Requires libvips v8.8.1.
#### v0.23.0 - TBD
#### v0.23.0 - 29<sup>th</sup> July 2019
* Remove `overlayWith` previously deprecated in v0.22.0.
@@ -27,7 +27,7 @@ Requires libvips v8.8.1.
[#1687](https://github.com/lovell/sharp/pull/1687)
[@RaboliotTheGrey](https://github.com/RaboliotTheGrey)
* Allow use of failOnError option with Stream-based input.
* Allow use of `failOnError` option with Stream-based input.
[#1691](https://github.com/lovell/sharp/issues/1691)
* Fix rotate/extract ordering for non-90 angles.