Skip to content

Commit

Permalink
Update changelog to reflect previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
zbjornson committed Apr 20, 2021
1 parent 234e659 commit d107c04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -18,6 +18,7 @@ project adheres to [Semantic Versioning](http://semver.org/).
### Added
* Added support for `inverse()` and `invertSelf()` to `DOMMatrix` (#1648)
### Fixed
* Fix `actualBoundingBoxLeft` and `actualBoundingBoxRight` returned by `measureText` to be the ink rect ([#1776](https://github.com/Automattic/node-canvas/pull/1776), fixes [#1703](https://github.com/Automattic/node-canvas/issues/1703)).
* Fix Pango logging "expect ugly output" on Windows (#1643)
* Fix benchmark for createPNGStream (#1672)
* Fix dangling reference in BackendOperationNotAvailable exception (#1740)
Expand Down

0 comments on commit d107c04

Please sign in to comment.