Update changelog

This commit is contained in:
brabli
2024-10-09 16:04:55 +01:00
parent d6f54eb17f
commit 555eaf4f2d

View File

@@ -2,6 +2,9 @@
## [x.x.x] xxxx-xx-xx ## [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 ## [2.0.0] 2024-09-26
- Adjust how error messages are formatted - Adjust how error messages are formatted
- Add getGeocodeData method to GeocodeInterface to allow for more abstraction in services - Add getGeocodeData method to GeocodeInterface to allow for more abstraction in services