We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b73ae9e commit b31ebacCopy full SHA for b31ebac
CHANGES.md
@@ -2,7 +2,14 @@
2
3
## [Unreleased]
4
5
-- remove support of `cql-json` in Filter extension
+### Changed
6
+
7
+- remove support of `cql-json` in Filter extension ([#840](https://github.com/stac-utils/stac-fastapi/pull/840))
8
9
+### Fixed
10
11
+- add `py.typed` to package distributions ([#842](https://github.com/stac-utils/stac-fastapi/pull/842))
12
+- update/fix type informations ([#842](https://github.com/stac-utils/stac-fastapi/pull/842))
13
14
## [5.2.1] - 2025-04-18
15
0 commit comments