Skip to content
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
## [Unreleased]

- Remove unused pystac.validation import ([#1583](https://github.com/stac-utils/pystac/pull/1583))
- Added Processing extension ([#1588](https://github.com/stac-utils/pystac/pull/1589))

## [v1.14.1] - 2025-09-18

Expand Down
6 changes: 6 additions & 0 deletions docs/api/extensions/processing.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
pystac.extensions.processing
============================

.. automodule:: pystac.extensions.processing
:members:
:undoc-members:
Loading
Loading