Skip to content

Commit 2398d6b

Browse files
committed
chore: update changelog
1 parent 192f0de commit 2398d6b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGES.md

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

33
## [Unreleased]
44

5+
### Fixed
6+
7+
- Parsing of `CORS_ORIGINS`, `CORS_HEADERS`, and `CORS_METHODS` from environment variables ([#313](https://github.com/stac-utils/stac-fastapi-pgstac/pull/313))
8+
59
### Changed
610

711
- Docker container runs as non-root user
@@ -25,10 +29,6 @@
2529

2630
- aws lambda handler in `app.py`
2731

28-
### Fixed
29-
30-
- Parsing of `CORS_ORIGINS` from environment variables ([#313](https://github.com/stac-utils/stac-fastapi-pgstac/pull/313))
31-
3232
## [6.0.2] - 2025-10-03
3333

3434
- add `CORS_ORIGIN_REGEX` settings ([#298](https://github.com/stac-utils/stac-fastapi-pgstac/pull/298))

0 commit comments

Comments
 (0)