Skip to content

Commit f98e97b

Browse files
committed
update changes
1 parent b8bf962 commit f98e97b

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.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>

0 commit comments

Comments
 (0)