File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 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 >
You can’t perform that action at this time.
0 commit comments