File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -6,15 +6,16 @@ The public API of this library consists of the public functions declared in
66file [ H3Core.java] ( ./src/main/java/com/uber/h3core/H3Core.java ) , and support
77for the Linux x64 and Darwin x64 platforms.
88
9- ## [ Unreleased ]
9+ ## [ 4.0.0-rc1 ] - 2022-03-29
1010### Breaking Changes
11- - Changed the API of ` H3Core ` to align it with the core library, and introduced ` H3CoreV3 ` for users who wish to use the old names . (#91 )
11+ - Changed the API of ` H3Core ` to align it with the core library. (#91 )
1212
1313### Added
14+ - ` H3CoreV3 ` for users who wish to temporarily use old function names. (#91 )
1415- Vertex mode API. (#91 )
1516
1617### Changed
17- - Upgraded the core library to v4.0.0. (#91 )
18+ - Upgraded the core library to v4.0.0-rc2 . (#91 )
1819
1920### Removed
2021- Removed support for Linux MIPSEL (#92 )
You can’t perform that action at this time.
0 commit comments