Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentsarago committed Jul 21, 2023
1 parent 08f3d1b commit b89a926
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,9 @@ Note: Minor version `0.X.0` update might break the API, It's recommanded to pin
>> '{"type":"Point","coordinates":[0.0,0.0]}'
```

* delete `geojson_pydantic.geo_interface.GeoInterfaceMixin` and replaced by `geojson_pydantic.base._GeoJsonBase` class

* delete `geojson_pydantic.types.validate_bbox`

## [0.6.3] - 2023-07-02

Expand Down

0 comments on commit b89a926

Please sign in to comment.