Skip to content

Commit b02e4f4

Browse files
committed
update changelog
1 parent 6ea1427 commit b02e4f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ The format is (loosely) based on [Keep a Changelog](http://keepachangelog.com/)
1010

1111
- Added a comprehensive Table of Contents to README.md [#247](https://github.com/stac-utils/stac-validator/pull/247)
1212
- 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)
1515

1616
### Changed
1717

0 commit comments

Comments
 (0)