From 555eaf4f2d08651449078da00efe99b5d382c18d Mon Sep 17 00:00:00 2001 From: brabli <67018167+brabli@users.noreply.github.com> Date: Wed, 9 Oct 2024 16:04:55 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5bdccad..e815778 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ ## [x.x.x] xxxx-xx-xx +## [2.0.1] 2024-10-09 +- Fix bug that caused isGeocoded to return false if only one of the coordinates was zero + ## [2.0.0] 2024-09-26 - Adjust how error messages are formatted - Add getGeocodeData method to GeocodeInterface to allow for more abstraction in services