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 4b92ff8 commit bdfd71eCopy full SHA for bdfd71e
CHANGELOG.md
@@ -12,6 +12,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
12
- Basic Spatial Operators in CQL2 now only requires BBOX and POINT support, so the text
13
and examples were updated to account for this.
14
15
+### Added
16
+
17
+- References [DotNetStac.Api](https://github.com/Terradue/DotNetStac.Api) for its support
18
+ for [CQL2 JSON](https://github.com/Terradue/DotNetStac.Api/blob/5e7334e95da92ca19f9e9b75c476f362ae24a6da/src/Stac.Api/Models/Cql2/CQL2.cs)
19
20
## [v1.0.0-rc.2] - 2022-11-01
21
22
### Changed
0 commit comments