Skip to content

Commit

Permalink
fixed changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
cdbharath committed Mar 28, 2024
1 parent d70fa31 commit f4a02dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
- Fix regression in printing cuda tensor from PR #6444 🐛
- Add Python pathlib support for file IO (PR #6619)
- Fix log error message for `probability` argument validation in `PointCloud::SegmentPlane` (PR #6622)
- `TriangleMesh`'s `+=` operator appends UVs regardless of the presence of existing (PR #6728) features
- `TriangleMesh`'s `+=` operator appends UVs regardless of the presence of existing features (PR #6728)

## 0.13

Expand Down

0 comments on commit f4a02dd

Please sign in to comment.