You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
6
6
7
7
We track the MAJOR and MINOR version levels of Uber's H3 project (https://github.com/uber/h3) but maintain independent patch levels so we can make small fixes and non breaking changes.
8
8
9
+
## [3.6.4] - 2020-7-2
10
+
### Changed
11
+
- Reinstate new `polyfill` algorithm for up to 3x perf boost.
12
+
9
13
## [3.6.2] - 2020-1-8
10
14
### Changed
11
15
- Revert new polyfill algorithm until reported issues are fixed.
0 commit comments