Skip to content

Commit 4704907

Browse files
committed
update changelog
1 parent 1ded110 commit 4704907

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

‎CHANGES.md‎

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

33
## [Unreleased]
44

5+
## [6.2.1] - 2026-02-10
6+
57
### Fixed
68

79
- swap usage of vendored `CORSMiddleware` for the official one from starlette
@@ -709,7 +711,8 @@ Full changelog: https://stac-utils.github.io/stac-fastapi/migrations/v3.0.0/#cha
709711

710712
* First PyPi release!
711713

712-
[Unreleased]: <https://github.com/stac-utils/stac-fastapi/compare/6.2.0..main>
714+
[Unreleased]: <https://github.com/stac-utils/stac-fastapi/compare/6.2.1..main>
715+
[6.2.1]: <https://github.com/stac-utils/stac-fastapi/compare/6.2.0..6.2.1>
713716
[6.2.0]: <https://github.com/stac-utils/stac-fastapi/compare/6.1.5..6.2.0>
714717
[6.1.5]: <https://github.com/stac-utils/stac-fastapi/compare/6.1.4..6.1.5>
715718
[6.1.4]: <https://github.com/stac-utils/stac-fastapi/compare/6.1.3..6.1.4>

0 commit comments

Comments
 (0)