We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41428ee commit ff0f2abCopy full SHA for ff0f2ab
CHANGELOG.md
@@ -10,7 +10,6 @@ project adheres to [Semantic Versioning](http://semver.org/).
10
### Changed
11
### Added
12
### Fixed
13
-* fix the wrong type of setTransform
14
15
3.0.0
16
==================
@@ -34,6 +33,7 @@ This release notably changes to using N-API. 🎉
34
33
* Fix a case of use-after-free. (#2229)
35
* Fix usage of garbage value by filling the allocated memory entirely with zeros if it's not modified. (#2229)
36
* Fix a potential memory leak. (#2229)
+* Fix the wrong type of setTransform
37
38
2.11.2
39
0 commit comments