File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
6
6
and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
7
7
8
+ ## [ 0.6.2] - 2023-05-16
9
+
10
+ ### Added
11
+
12
+ * Additional bbox validation (author @eseglem , https://github.com/developmentseed/geojson-pydantic/pull/122 )
13
+
8
14
## [ 0.6.1] - 2023-05-12
9
15
10
16
### Fixed
@@ -278,7 +284,8 @@ Although the type file was added in `0.2.0` it wasn't included in the distribute
278
284
# ## Added
279
285
- Initial Release
280
286
281
- [unreleased]: https:// github.com/ developmentseed/ geojson- pydantic/ compare/ 0.6 .1... HEAD
287
+ [unreleased]: https:// github.com/ developmentseed/ geojson- pydantic/ compare/ 0.6 .2... HEAD
288
+ [0.6 .2]: https:// github.com/ developmentseed/ geojson- pydantic/ compare/ 0.6 .1... 0.6 .2
282
289
[0.6 .1]: https:// github.com/ developmentseed/ geojson- pydantic/ compare/ 0.6 .0... 0.6 .1
283
290
[0.6 .0]: https:// github.com/ developmentseed/ geojson- pydantic/ compare/ 0.6 .0a0... 0.6 .0
284
291
[0.6 .0a]: https:// github.com/ developmentseed/ geojson- pydantic/ compare/ 0.5 .0... 0.6 .0a0
You can’t perform that action at this time.
0 commit comments