Skip to content

Commit 18d66b3

Browse files
authored
release: v0.6.7 (#688)
1 parent 89fce60 commit 18d66b3

File tree

3 files changed

+392
-391
lines changed

3 files changed

+392
-391
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.6.7] - 2025-08-11
11+
1012
- Support stac-check config_file ([#687](https://github.com/stac-utils/stac-api-validator/pull/687))
1113

1214
## [0.6.6] - 2025-07-29
@@ -189,7 +191,8 @@ Release is primarily to publish to Read the Docs as a version.
189191

190192
- Fixed issue with item-search validation relying on collections behavior
191193

192-
[unreleased]: https://github.com/stac-utils/stac-api-validator/compare/v0.6.6...main
194+
[unreleased]: https://github.com/stac-utils/stac-api-validator/compare/v0.6.7...main
195+
[0.6.7]: https://github.com/stac-utils/stac-api-validator/compare/v0.6.6..v0.6.7
193196
[0.6.6]: https://github.com/stac-utils/stac-api-validator/compare/v0.6.5..v0.6.6
194197
[0.6.5]: https://github.com/stac-utils/stac-api-validator/compare/v0.6.4..v0.6.5
195198
[0.6.4]: https://github.com/stac-utils/stac-api-validator/compare/v0.6.3..v0.6.4

0 commit comments

Comments
 (0)