Skip to content

Commit

Permalink
chore: add GeometryArrayAccessor to changelog (#964)
Browse files Browse the repository at this point in the history
closes #963
  • Loading branch information
JosiahParry authored Dec 22, 2024
1 parent 681b6a4 commit 0c5d7de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
- `GeometryArrayRef` renamed to `NativeArrayRef`.
- `GeometryArrayTrait` renamed to `NativeScalar`.
- `GeometryArrayDyn` renamed to `NativeArrayDyn`.
- `GeometryArrayAccessor` renamed to `ArrayAccessor`.
- `AsGeometryArray` renamed to `AsNativeArray`.
- `AsChunkedGeometryArray` renamed to `AsChunkedNativeArray`.
- `ChunkedGeometryArrayTrait` renamed to `ChunkedNativeArray`.
Expand Down

0 comments on commit 0c5d7de

Please sign in to comment.