Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacbrodsky committed Jan 18, 2023
1 parent ce58cda commit 7aad06b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,12 @@ The public API of this library consists of the functions declared in file
[h3api.h.in](./src/h3lib/include/h3api.h.in).

## [Unreleased]
### Added
- (Undirected) edge index mode. (#654)

## [4.1.0] - 2023-01-18
### Added
- Functions for `cellToChildPos` and `childPosToCell` (#719)
- (Undirected) edge index mode. (#654)

### Fixed
- Fixed possible signed integer overflow in `h3NeighborRotations` (#707)
Expand Down

0 comments on commit 7aad06b

Please sign in to comment.