Skip to content

Commit ff0f2ab

Browse files
committed
Move a changelog entry
1 parent 41428ee commit ff0f2ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ project adheres to [Semantic Versioning](http://semver.org/).
1010
### Changed
1111
### Added
1212
### Fixed
13-
* fix the wrong type of setTransform
1413

1514
3.0.0
1615
==================
@@ -34,6 +33,7 @@ This release notably changes to using N-API. 🎉
3433
* Fix a case of use-after-free. (#2229)
3534
* Fix usage of garbage value by filling the allocated memory entirely with zeros if it's not modified. (#2229)
3635
* Fix a potential memory leak. (#2229)
36+
* Fix the wrong type of setTransform
3737

3838
2.11.2
3939
==================

0 commit comments

Comments
 (0)