Skip to content

Commit a59f131

Browse files
committed
update changelog
1 parent cf8ece3 commit a59f131

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Changed
1313
- Point cloud file IO is now handled natively for ``csv``, ``las``, ``xyz``, and ``pcd``.
1414
- ``csv`` and ``xyz`` text file handling now support both headered and headerless files; ``csv`` writes headers by default and ``xyz`` writes headerless output by default.
1515
- ``PointCloud`` now uses an internal native geometry view instead of depending on ``pyntcloud``.
16+
- Pandas support has been updated: pandas ``2.x`` and ``3.x`` are supported; pandas ``1.x`` is no longer supported.
1617

1718
Removed
1819
~~~~~~~

0 commit comments

Comments
 (0)