Skip to content

Commit

Permalink
Merge pull request #260 from nrabinowitz/release-3.5.0
Browse files Browse the repository at this point in the history
Preparing for release 3.5.0
  • Loading branch information
Nick Rabinowitz committed Jul 22, 2019
2 parents 4f49fea + 5d732e6 commit cca2084
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Expand Up @@ -6,6 +6,8 @@ The public API of this library consists of the functions declared in file
[h3api.h.in](./src/h3lib/include/h3api.h.in).

## [Unreleased]

## [3.5.0] - 2019-07-22
### Added
- CMake options for excluding filter applications or benchmarks from the build. (#247)
- `h3GetFaces` function to find icosahedron faces for an index, and helper function `maxFaceCount` (#253)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
3.4.4
3.5.0

0 comments on commit cca2084

Please sign in to comment.