This commit is contained in:
tidwall 2020-11-07 05:30:23 -07:00
parent 1a7d8d6431
commit dd53091be1
1 changed files with 4 additions and 1 deletions

View File

@ -2,10 +2,13 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## [1.22.4] = 2020-11-07
- 1a7d8d6: Added ENV var for 500 http errors
## [1.22.3] = 2020-10-28
### Updated
- #583: Optimization for non-"cross" based geofence detection (@cliedeman)
- #79bee85: Replaced the underlying B-tree structure.
- 79bee85: Replaced the underlying B-tree structure.
## [1.22.2] = 2020-10-07
### Fixed