diff --git a/CHANGELOG.md b/CHANGELOG.md index 61493f65d..909178fd4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,8 +6,11 @@ The public API of this library consists of the functions declared in file [h3api.h.in](./src/h3lib/include/h3api.h.in). ## [Unreleased] + +## [3.7.1] - 2020-10-05 ### Fixed - Finding invalid edge boundaries should not crash. (#399) +- Build fixes for FreeBSD. (#397) ## [3.7.0] - 2020-09-28 ### Added diff --git a/VERSION b/VERSION index 7c69a55db..a76ccff2a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.7.0 +3.7.1