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.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ Unreleased ] - TBD
8+ ## [ v1.0.0-rc.4 ] - 2025-02-27
99
1010### Changed
1111
@@ -129,7 +129,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
129129See the [ stac-api-spec CHANGELOG] ( https://github.com/radiantearth/stac-api-spec/blob/v0.9.0/CHANGELOG.md )
130130for STAC API releases prior to or equal to version v1.0.0-rc.2.
131131
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 >
133134[ v1.0.0-rc.3 ] : < https://github.com/stac-api-extensions/filter/tree/v1.0.0-rc.3 >
134135[ v1.0.0-rc.2 ] : < https://github.com/stac-api-extensions/filter/tree/v1.0.0-rc.2 >
135136[ 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
22info :
33 title : The SpatioTemporal Asset Catalog API - Filter
44 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
66
77tags :
88 - name : Core
You can’t perform that action at this time.
0 commit comments