Skip to content

Commit

Permalink
clarify impacted functions in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Vrixyz committed Sep 13, 2024
1 parent 968d8e0 commit a51d7e9
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,11 @@

### Modified

- Propagate error information while creating a mesh and using functions making use of it. See `TriMeshBuilderError`.
- Propagate error information while creating a mesh and using functions making use of it (See `TriMeshBuilderError`, #262):
- `TriMesh::new`
- `TriMesh::intersection_with_aabb`
- `SharedShape::trimesh`
- `SharedShape::trimesh_with_flags`

## v0.17.1

Expand Down

0 comments on commit a51d7e9

Please sign in to comment.