Skip to content

Commit 722bb6d

Browse files
committed
update changelog
1 parent 42e8bbd commit 722bb6d

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

CHANGELOG.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,18 @@ The format is (loosely) based on [Keep a Changelog](http://keepachangelog.com/)
66

77
## Unreleased
88

9+
## [v1.9.1] - 2025-06-16
10+
911
### Added
1012

11-
- Added display of failed schema information in the validation output
12-
- Added recommendation messages to guide users when validation fails
13-
- Added disclaimer about schema-based STAC validation being an initial indicator of validity only
13+
- Added display of failed schema information in the validation output ([#134](https://github.com/stac-utils/stac-check/pull/134))
14+
- Added recommendation messages to guide users when validation fails ([#134](https://github.com/stac-utils/stac-check/pull/134))
15+
- Added disclaimer about schema-based STAC validation being an initial indicator of validity only ([#134](https://github.com/stac-utils/stac-check/pull/134))
1416

1517
### Changed
1618

17-
- Updated validation output to show "Passed" instead of "Valid" for accuracy
19+
- Updated validation output to show "Passed" instead of "Valid" for accuracy ([#134](https://github.com/stac-utils/stac-check/pull/134))
20+
1821

1922
## [v1.9.0] - 2025-06-13
2023

@@ -261,7 +264,8 @@ The format is (loosely) based on [Keep a Changelog](http://keepachangelog.com/)
261264
- Validation from stac-validator 2.3.0
262265
- Links and assets validation checks
263266

264-
[Unreleased]: https://github.com/stac-utils/stac-check/compare/v1.9.0...main
267+
[Unreleased]: https://github.com/stac-utils/stac-check/compare/v1.9.1...main
268+
[v1.9.1]: https://github.com/stac-utils/stac-check/compare/v1.9.0...v1.9.1
265269
[v1.9.0]: https://github.com/stac-utils/stac-check/compare/v1.8.0...v1.9.0
266270
[v1.8.0]: https://github.com/stac-utils/stac-check/compare/v1.7.0...v1.8.0
267271
[v1.7.0]: https://github.com/stac-utils/stac-check/compare/v1.6.0...v1.7.0

0 commit comments

Comments
 (0)