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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,8 +10,8 @@ The format is (loosely) based on [Keep a Changelog](http://keepachangelog.com/)
10
10
11
11
- Added a comprehensive Table of Contents to README.md [#247](https://github.com/stac-utils/stac-validator/pull/247)
12
12
- Added Sponsors and Supporters section to README.md with organizational logos and acknowledgments [#247](https://github.com/stac-utils/stac-validator/pull/247)
13
-
- Added `--pydantic` option for validating STAC objects using stac-pydantic models, providing enhanced type checking and validation
14
-
- Added optional dependency for stac-pydantic that can be installed with `pip install stac-validator[pydantic]`
13
+
- Added `--pydantic` option for validating STAC objects using stac-pydantic models, providing enhanced type checking and validation[#249](https://github.com/stac-utils/stac-validator/pull/249)
14
+
- Added optional dependency for stac-pydantic that can be installed with `pip install stac-validator[pydantic]`[#249](https://github.com/stac-utils/stac-validator/pull/249)
0 commit comments