From dd53091be149d2fdb487e0b898cfd7c776278be4 Mon Sep 17 00:00:00 2001 From: tidwall Date: Sat, 7 Nov 2020 05:30:23 -0700 Subject: [PATCH] 1.22.4 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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