diff --git a/CHANGELOG.md b/CHANGELOG.md index a95ccccaa64..60431b95188 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ## [next] -- Reduce some calls to setCoords() [#9795](https://github.com/fabricjs/fabric.js/pull/9795) +- perf(): Reduce some calls to setCoords() [#9795](https://github.com/fabricjs/fabric.js/pull/9795) - chore(TS): svg reviver is optional [#9935](https://github.com/fabricjs/fabric.js/pull/9935) - refactor(filters): Remove mainParameter, add stronger types to filters, refactor getUniformLocations [#9933](https://github.com/fabricjs/fabric.js/pull/9933) - refactor(): remove strict parameter for ancestry. [#9918](https://github.com/fabricjs/fabric.js/pull/9918)