From e302da0fa6d2f03a42b45ee629d87b7a693eb85d Mon Sep 17 00:00:00 2001 From: Bradley Date: Thu, 26 Sep 2024 10:43:51 +0100 Subject: [PATCH] Update to 2.0.0 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5766f29..5bdccad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ # Changelog ## [x.x.x] xxxx-xx-xx + +## [2.0.0] 2024-09-26 - Adjust how error messages are formatted - Add getGeocodeData method to GeocodeInterface to allow for more abstraction in services - Coordinates set to 0, 0 will cause isGeocoded to return false