Skip to content

Commit a778f37

Browse files
author
Isaac Brodsky
authored
Update changelog for 4.0.0-rc1 (#94)
1 parent f628b6e commit a778f37

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,16 @@ The public API of this library consists of the public functions declared in
66
file [H3Core.java](./src/main/java/com/uber/h3core/H3Core.java), and support
77
for 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)

0 commit comments

Comments
 (0)