Skip to content

Commit 1f23112

Browse files
committed
update changelog
1 parent 4cec6f0 commit 1f23112

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGES.md

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

33
## [Unreleased]
44

5+
## [6.1.3] - 2025-12-06
6+
57
### Fixed
68

79
- avoid pydantic validation for `/collections` response when using `fields` extension ([#326](https://github.com/stac-utils/stac-fastapi-pgstac/pull/326))
@@ -530,7 +532,9 @@ As a part of this release, this repository was extracted from the main
530532

531533
- First PyPi release!
532534

533-
[Unreleased]: <https://github.com/stac-utils/stac-fastapi-pgstac/compare/6.1.1..main>
535+
[Unreleased]: <https://github.com/stac-utils/stac-fastapi-pgstac/compare/6.1.3..main>
536+
[6.1.3]: <https://github.com/stac-utils/stac-fastapi-pgstac/compare/6.1.2..6.1.3>
537+
[6.1.2]: <https://github.com/stac-utils/stac-fastapi-pgstac/compare/6.1.1..6.1.2>
534538
[6.1.1]: <https://github.com/stac-utils/stac-fastapi-pgstac/compare/6.1.0..6.1.1>
535539
[6.1.0]: <https://github.com/stac-utils/stac-fastapi-pgstac/compare/6.0.2..6.1.0>
536540
[6.0.2]: <https://github.com/stac-utils/stac-fastapi-pgstac/compare/6.0.1..6.0.2>

0 commit comments

Comments
 (0)