diff --git a/CHANGELOG.md b/CHANGELOG.md index d6f4c7ba..fa00fb96 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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