Skip to content

Commit 10c7eee

Browse files
Update CHANGELOG.md
Co-authored-by: Pete Gadomski <pete.gadomski@gmail.com>
1 parent 3613be6 commit 10c7eee

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
STAC Items ([#430](https://github.com/stac-utils/pystac/pull/430))
1313
- Support for Python 3.9 ([#420](https://github.com/stac-utils/pystac/pull/420))
1414
- Migration for pre-1.0.0-rc.1 Stats Objects (renamed to Range Objects in 1.0.0-rc.3) ([#447](https://github.com/stac-utils/pystac/pull/447))
15-
- Attempt to extend a `STACObject` that does not contain the extension's schema URI in
15+
- Attempting to extend a `STACObject` that does not contain the extension's schema URI in
1616
`stac_extensions` raises new `ExtensionNotImplementedError`.
1717

1818
### Changed
@@ -379,4 +379,3 @@ Initial release.
379379
[v0.3.2]: <https://github.com/stac-utils/pystac/compare/v0.3.1..v0.3.2>
380380
[v0.3.1]: <https://github.com/stac-utils/pystac/compare/v0.3.0..v0.3.1>
381381
[v0.3.0]: <https://github.com/stac-utils/pystac/tree/v0.3.0>
382-

0 commit comments

Comments
 (0)