surplus/CHANGELOG.md

9 lines
323 B
Markdown
Raw Normal View History

# surplus changelog
this is temporary and will be used to keep track of breaking changes as 2024.0.0 is developed
## 2024.0.0
- `default_geocoder()` and `default_reverser()` have been deprecated since v2.1.0 and are now removed. use the `SurplusDefaultGeocoding` class instead
- `SurplusException` is now `SurplusError`