File tree Expand file tree Collapse file tree 4 files changed +1906
-10333
lines changed Expand file tree Collapse file tree 4 files changed +1906
-10333
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## [ Unreleased ] - TBD
8
+ ## [ v1.0.0-rc.4 ] - 2025-02-27
9
9
10
10
### Changed
11
11
@@ -129,7 +129,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
129
129
See the [ stac-api-spec CHANGELOG] ( https://github.com/radiantearth/stac-api-spec/blob/v0.9.0/CHANGELOG.md )
130
130
for STAC API releases prior to or equal to version v1.0.0-rc.2.
131
131
132
- [ Unreleased ] : < https://github.com/stac-api-extensions/filter/compare/v1.0.0-rc.3..main >
132
+ <!-- [Unreleased]: <https://github.com/stac-api-extensions/filter/compare/v1.0.0-rc.4..main> -->
133
+ [ v1.0.0-rc.4 ] : < https://github.com/stac-api-extensions/filter/tree/v1.0.0-rc.4 >
133
134
[ v1.0.0-rc.3 ] : < https://github.com/stac-api-extensions/filter/tree/v1.0.0-rc.3 >
134
135
[ v1.0.0-rc.2 ] : < https://github.com/stac-api-extensions/filter/tree/v1.0.0-rc.2 >
135
136
[ v1.0.0-rc.1 ] : < https://github.com/radiantearth/stac-api-spec/tree/v1.0.0-rc.1 >
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ openapi: 3.0.3
2
2
info :
3
3
title : The SpatioTemporal Asset Catalog API - Filter
4
4
description : Adds parameters to compare properties and only return the items that match
5
- version : 1.0.0-rc.3
5
+ version : 1.0.0-rc.4
6
6
7
7
tags :
8
8
- name : Core
You can’t perform that action at this time.
0 commit comments