Skip to content

Commit 47e5e88

Browse files
committed
Update changelog
1 parent 2e76d87 commit 47e5e88

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
1313
- Add option to switch between (default) double precision and float precision
1414
- Changed all the uses of `double` to `Scalar` in Coal
1515
- Fixed all the compilation warnings when compiling the library using float precision
16+
- Tracy profiling ([#668](https://github.com/coal-library/coal/pull/668))
17+
- added cmake option `COAL_BUILD_WITH_TRACY`
18+
- put tracy scoped zones in broadphase and primitive shapes collision/distance queries
1619

1720
## [3.0.1] - 2025-02-12
1821

0 commit comments

Comments
 (0)