13 lines
308 B
Markdown
13 lines
308 B
Markdown
# 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
|
|
|
|
## [1.0.0] 2024-08-05
|
|
- First major version release
|
|
|