Skip to content

Commit c763dbb

Browse files
authored
Merge pull request #33 from stac-api-extensions/pv/release-prep-v1.0.0-rc.4
release prep for v1.0.0-rc.4
2 parents f3fa23b + 2248fee commit c763dbb

File tree

4 files changed

+1906
-10333
lines changed

4 files changed

+1906
-10333
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and 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
129129
See the [stac-api-spec CHANGELOG](https://github.com/radiantearth/stac-api-spec/blob/v0.9.0/CHANGELOG.md)
130130
for 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>

openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ openapi: 3.0.3
22
info:
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

77
tags:
88
- name: Core

0 commit comments

Comments
 (0)