1 parent 1ded110 commit 4704907Copy full SHA for 4704907
1 file changed
CHANGES.md
@@ -2,6 +2,8 @@
2
3
## [Unreleased]
4
5
+## [6.2.1] - 2026-02-10
6
+
7
### Fixed
8
9
- 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
709
711
710
712
* First PyPi release!
713
-[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>
716
[6.2.0]: <https://github.com/stac-utils/stac-fastapi/compare/6.1.5..6.2.0>
717
[6.1.5]: <https://github.com/stac-utils/stac-fastapi/compare/6.1.4..6.1.5>
718
[6.1.4]: <https://github.com/stac-utils/stac-fastapi/compare/6.1.3..6.1.4>
0 commit comments