Skip to content

Commit 8ed5d30

Browse files
committed
update changelog
1 parent 71a7bb9 commit 8ed5d30

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGES.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## [Unreleased]
44

5+
## [6.0.1] - 2025-09-30
6+
7+
- fix: ignore 'rel:items' entries when generating links ([#294](https://github.com/stac-utils/stac-fastapi-pgstac/pull/294))
8+
59
## [6.0.0] - 2025-08-08
610

711
### Fixed
@@ -481,7 +485,8 @@ As a part of this release, this repository was extracted from the main
481485

482486
- First PyPi release!
483487

484-
[Unreleased]: <https://github.com/stac-utils/stac-fastapi-pgstac/compare/6.0.0..main>
488+
[Unreleased]: <https://github.com/stac-utils/stac-fastapi-pgstac/compare/6.0.1..main>
489+
[6.0.1]: <https://github.com/stac-utils/stac-fastapi-pgstac/compare/6.0.0..6.0.1>
485490
[6.0.0]: <https://github.com/stac-utils/stac-fastapi-pgstac/compare/5.0.3..6.0.0>
486491
[5.0.3]: <https://github.com/stac-utils/stac-fastapi-pgstac/compare/5.0.2..5.0.3>
487492
[5.0.2]: <https://github.com/stac-utils/stac-fastapi-pgstac/compare/5.0.1..5.0.2>

0 commit comments

Comments
 (0)