You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9-5Lines changed: 9 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,15 +6,18 @@ The format is (loosely) based on [Keep a Changelog](http://keepachangelog.com/)
6
6
7
7
## Unreleased
8
8
9
+
## [v1.9.1] - 2025-06-16
10
+
9
11
### Added
10
12
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))
14
16
15
17
### Changed
16
18
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
+
18
21
19
22
## [v1.9.0] - 2025-06-13
20
23
@@ -261,7 +264,8 @@ The format is (loosely) based on [Keep a Changelog](http://keepachangelog.com/)
0 commit comments