Skip to content

Commit 2d8a62d

Browse files
authored
release 4.2.0 (#950)
1 parent 642e498 commit 2d8a62d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The public API of this library consists of the functions declared in file
66
[h3api.h.in](./src/h3lib/include/h3api.h.in).
77

88
## [Unreleased]
9+
10+
## [4.2.0] - 2024-12-04
911
### Added
1012
- Added experimental new algorithm for `polygonToCells`, called `polygonToCellsExperimental`, that supports more containment flags and is more memory-efficient (#785, #800, #947)
1113
- `h3` binary for shell scripts ready for use (#818, #826, #846, #923, #924, #931, #933)

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.1.0
1+
4.2.0

0 commit comments

Comments
 (0)