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.2] - 2025-10-03
6+
7+ - add ` CORS_ORIGIN_REGEX ` settings ([ #298 ] ( https://github.com/stac-utils/stac-fastapi-pgstac/pull/298 ) )
8+
59## [ 6.0.1] - 2025-09-30
610
711- fix: ignore 'rel: items ' entries when generating links ([ #294 ] ( https://github.com/stac-utils/stac-fastapi-pgstac/pull/294 ) )
@@ -485,7 +489,8 @@ As a part of this release, this repository was extracted from the main
485489
486490- First PyPi release!
487491
488- [ Unreleased ] : < https://github.com/stac-utils/stac-fastapi-pgstac/compare/6.0.1..main >
492+ [ Unreleased ] : < https://github.com/stac-utils/stac-fastapi-pgstac/compare/6.0.2..main >
493+ [ 6.0.2 ] : < https://github.com/stac-utils/stac-fastapi-pgstac/compare/6.0.1..6.0.2 >
489494[ 6.0.1 ] : < https://github.com/stac-utils/stac-fastapi-pgstac/compare/6.0.0..6.0.1 >
490495[ 6.0.0 ] : < https://github.com/stac-utils/stac-fastapi-pgstac/compare/5.0.3..6.0.0 >
491496[ 5.0.3 ] : < https://github.com/stac-utils/stac-fastapi-pgstac/compare/5.0.2..5.0.3 >
You can’t perform that action at this time.
0 commit comments