Skip to content

Commit e8dc17a

Browse files
committed
update changelog
1 parent d2a484d commit e8dc17a

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

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+
814
## [0.6.1] - 2023-05-12
915

1016
### Fixed
@@ -278,7 +284,8 @@ Although the type file was added in `0.2.0` it wasn't included in the distribute
278284
### Added
279285
- Initial Release
280286

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
282289
[0.6.1]: https://github.com/developmentseed/geojson-pydantic/compare/0.6.0...0.6.1
283290
[0.6.0]: https://github.com/developmentseed/geojson-pydantic/compare/0.6.0a0...0.6.0
284291
[0.6.0a]: https://github.com/developmentseed/geojson-pydantic/compare/0.5.0...0.6.0a0

0 commit comments

Comments
 (0)