Added
- Symlinks from project-specific readme files to main readme [250](https://github.com/stac-utils/stac-fastapi-elasticsearch-opensearch/pull/250)
- Support for Python 3.12 [234](https://github.com/stac-utils/stac-fastapi-elasticsearch/pull/234)
Changed
- Updated stac-fastapi parent libraries to v3.0.0a0 [234](https://github.com/stac-utils/stac-fastapi-elasticsearch-opensearch/pull/234)
- Removed pystac dependency [234](https://github.com/stac-utils/stac-fastapi-elasticsearch-opensearch/pull/234)
Fixed
- Fixed issue where paginated search queries would return a `next_token` on the last page [243](https://github.com/stac-utils/stac-fastapi-elasticsearch-opensearch/pull/243)