Skip to content

Commit 3325b08

Browse files
committed
update changelog
1 parent 48c4dea commit 3325b08

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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+
## [3.1.0] - 2025-01-17
6+
57
## Changed
68

79
* use `string` type instead of python `datetime.datetime` for datetime parameter in `BaseSearchGetRequest`, `ItemCollectionUri` and `BaseCollectionSearchGetRequest` GET models
@@ -520,7 +522,8 @@ Full changelog: https://stac-utils.github.io/stac-fastapi/migrations/v3.0.0/#cha
520522

521523
* First PyPi release!
522524

523-
[Unreleased]: <https://github.com/stac-utils/stac-fastapi/compare/3.0.5..main>
525+
[Unreleased]: <https://github.com/stac-utils/stac-fastapi/compare/3.1.0..main>
526+
[3.1.0]: <https://github.com/stac-utils/stac-fastapi/compare/3.0.5..3.1.0>
524527
[3.0.5]: <https://github.com/stac-utils/stac-fastapi/compare/3.0.4..3.0.5>
525528
[3.0.4]: <https://github.com/stac-utils/stac-fastapi/compare/3.0.3..3.0.4>
526529
[3.0.3]: <https://github.com/stac-utils/stac-fastapi/compare/3.0.2..3.0.3>

0 commit comments

Comments
 (0)