Skip to content

Commit accd079

Browse files
committed
update changelog
1 parent 69c7a99 commit accd079

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGES.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@
1010

1111
- fixed output type for `api.models.create_request_model` and `api.models.create_get_request_model` methods
1212

13+
## [6.1.2] - 2025-12-09
14+
15+
### Fixed
16+
17+
- fixed output type for `api.models.create_request_model` and `api.models.create_get_request_model` methods **backported**
18+
1319
## [6.1.1] - 2025-11-23
1420

1521
### Fixed
@@ -680,7 +686,8 @@ Full changelog: https://stac-utils.github.io/stac-fastapi/migrations/v3.0.0/#cha
680686

681687
* First PyPi release!
682688

683-
[Unreleased]: <https://github.com/stac-utils/stac-fastapi/compare/6.1.1..main>
689+
[Unreleased]: <https://github.com/stac-utils/stac-fastapi/compare/6.1.2..main>
690+
[6.1.2]: <https://github.com/stac-utils/stac-fastapi/compare/6.1.1..6.1.2>
684691
[6.1.1]: <https://github.com/stac-utils/stac-fastapi/compare/6.1.0..6.1.1>
685692
[6.1.0]: <https://github.com/stac-utils/stac-fastapi/compare/6.0.0..6.1.0>
686693
[6.0.0]: <https://github.com/stac-utils/stac-fastapi/compare/5.2.1..6.0.0>

0 commit comments

Comments
 (0)