diff --git a/CHANGES.md b/CHANGES.md index 1995e07..5cd0f34 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -4,6 +4,7 @@ - Enable filter extension for `GET /items` requests and add `Queryables` links in `/collections` and `/collections/{collection_id}` responses ([#89](https://github.com/stac-utils/stac-fastapi-pgstac/pull/89)) - Allow to omit `collection` in bulk item insertions. Same identifier checks as with single insertions ([#113](https://github.com/stac-utils/stac-fastapi-pgstac/pull/113)) +- Handle `next` and `dev` tokens now returned as links from pgstac>=0.9.0 ## [3.0.0a4] - 2024-07-10