diff --git a/CHANGELOG.md b/CHANGELOG.md index 7af520ddda2..a7721cf714b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ - fix(BaseConfiguration): set `devicePixelRatio` from window [#9470](https://github.com/fabricjs/fabric.js/pull/9470) - patch(): `calcOCoords` [#9547](https://github.com/fabricjs/fabric.js/pull/9547) +- fix(): `calcOCoords` [#9547](https://github.com/fabricjs/fabric.js/pull/9547) - fix(): bubble dirty flag for group only when true [#9540](https://github.com/fabricjs/fabric.js/pull/9540) - test() Backport a test to capture a failing text style situation [#9531](https://github.com/fabricjs/fabric.js/pull/9531)