Skip to content

Commit

Permalink
Move a changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
zbjornson committed Dec 28, 2023
1 parent 41428ee commit ff0f2ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ project adheres to [Semantic Versioning](http://semver.org/).
### Changed
### Added
### Fixed
* fix the wrong type of setTransform

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

2.11.2
==================
Expand Down

0 comments on commit ff0f2ab

Please sign in to comment.