Skip to content

Commit

Permalink
fix up changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ajfriend committed Sep 27, 2024
1 parent f17b76c commit fdd6fa5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,19 +16,20 @@ avoid adding features or APIs which do not map onto the

## Unreleased

None.
- Add `cell_to_child_pos`, `child_pos_to_cell`, `cell_to_children_size` (#405)

## [4.1.0b1] - 2024-09-26

- Bump h3lib to v4.1.0 (#402)
- Add `polygon_to_cells` alias (#399)

## [4.0.0b7] - 2024-09-04

- Use `pyproject.toml` and `scikit-build-core` (#378)

## [4.0.0b6] - 2024-09-03

- Added bindings for `cellToVertex`, `cellToVertexes`, `vertexToLatLng`, and `isValidVertex` (#323)
- Added bindings for `cellToVertex`, `cellToVertexes`, `vertexToLatLng`, and `isValidVertex` (#388)

## [4.0.0b5] - 2024-05-19

Expand Down

0 comments on commit fdd6fa5

Please sign in to comment.