Skip to content

Commit 726f70f

Browse files
authored
Update CHANGELOG.md
1 parent 5564174 commit 726f70f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ All notable changes to this project will be documented in this file.
1010
### Fixed
1111
-->
1212

13+
## 2023-01-17 ([pr-22](https://github.com/ipc-sim/ipc-toolkit/pull/22))
14+
### Changed
15+
* Added a minimum distance optional parameter to all CCD functions (`const double min_distance = 0.0`). This is placed as the first optional argument which can break calling code if optional parameters were previously used.
16+
1317
## 2022-02-21 ([pr-7](https://github.com/ipc-sim/ipc-toolkit/pull/7))
1418
### Added
1519
* CollisionMesh to wrap up face and edges into a single data structure.

0 commit comments

Comments
 (0)