Skip to content

Commit 98c7e3f

Browse files
committed
chore: update changelog
1 parent 703481f commit 98c7e3f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ 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]
9+
10+
### Changed
11+
12+
- Clarified behavior of GET requests when `include` is missing ([#12](https://github.com/stac-api-extensions/fields/pull/12))
13+
814
## [v1.0.0-rc.3] - 2022-03-29
915

1016
### Changed
@@ -33,6 +39,7 @@ None
3339
Versions [v1.0.0-rc.1](https://github.com/radiantearth/stac-api-spec/tree/v1.0.0-rc.1) and
3440
prior can be found in the [stac-api-spec](https://github.com/radiantearth/stac-api-spec/) repo
3541

42+
[Unreleased]: <https://github.com/stac-api-extensions/fields/compare/v1.0.0-rc.3...main>
3643
[v1.0.0-rc.3]: <https://github.com/stac-api-extensions/fields/tree/v1.0.0-rc.3>
3744
[v1.0.0-rc.2]: <https://github.com/stac-api-extensions/fields/tree/v1.0.0-rc.2>
3845
[v1.0.0-rc.1]: <https://github.com/radiantearth/stac-api-spec/tree/v1.0.0-rc.1>

0 commit comments

Comments
 (0)