Skip to content

Commit

Permalink
Add PR number to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacbrodsky committed Dec 7, 2022
1 parent 91b84bf commit d5e49e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The public API of this library consists of the functions declared in file

### Fixed
- Fixed possible signed integer overflow in `h3NeighborRotations` (#707)
- Fixed possible signed integer overflow in `localIjToCell` (#706, #733)
- Fixed possible signed integer overflow in `localIjToCell` (#706, #733, #735)

### Changed
- `assert` on defensive code blocks that are not already covered. (#720)
Expand Down

0 comments on commit d5e49e5

Please sign in to comment.