Skip to content

Commit a95349e

Browse files
authored
Update CHANGELOG.md
1 parent 478d70f commit a95349e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,8 @@ The format is (loosely) based on [Keep a Changelog](http://keepachangelog.com/)
298298
- With the newest version - 1.0.0-beta.2 - items will run through jsonchema validation before the PySTAC validation. The reason for this is that jsonschema will give more informative error messages. This should be addressed better in the future. This is not the case with the --recursive option as time can be a concern here with larger collections.
299299
- Logging. Various additions were made here depending on the options selected. This was done to help assist people to update their STAC collections.
300300

301-
[Unreleased]: https://github.com/sparkgeo/stac-validator/compare/v3.9.3..main
301+
[Unreleased]: https://github.com/sparkgeo/stac-validator/compare/v3.10.0..main
302+
[v3.10.0]: https://github.com/sparkgeo/stac-validator/compare/v3.9.3..v3.10.0
302303
[v3.9.3]: https://github.com/sparkgeo/stac-validator/compare/v3.9.2..v3.9.3
303304
[v3.9.2]: https://github.com/sparkgeo/stac-validator/compare/v3.9.1..v3.9.2
304305
[v3.9.1]: https://github.com/sparkgeo/stac-validator/compare/v3.9.0..v3.9.1

0 commit comments

Comments
 (0)