Skip to content

Commit

Permalink
v3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jogly committed May 19, 2020
1 parent 18d6a70 commit 81b2f09
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,12 @@ This project tracks the **major** and **minor** versions set by
[`h3`](github.com/uber/h3), and introduces backwards-compatible updates and/or
fixes via patches with patch version bumps.

## Unreleased
## 3.0.2

### Added
### Fixed
* `go mod vendor` now works correctly (#30, #32)

### Added
* Some useful H3 constants (#22):
* `MaxResolution`
* `NumIcosaFaces`
Expand Down

0 comments on commit 81b2f09

Please sign in to comment.