Skip to content

Commit f865fd8

Browse files
committed
changelog
1 parent e17c3c5 commit f865fd8

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

.github/pull_request_template.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,4 @@
1010
**PR Checklist:**
1111

1212
- [ ] This PR has **no** breaking changes.
13-
- [ ] This PR does not make any changes to the core spec in the `stac-spec` directory (these are included as a subtree and should be updated directly in [radiantearth/stac-spec](https://github.com/radiantearth/stac-spec))
1413
- [ ] I have added my changes to the [CHANGELOG](https://github.com/radiantearth/stac-api-spec/blob/main/CHANGELOG.md) **or** a CHANGELOG entry is not required.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
8+
## [Unreleased] - TBD
9+
10+
### Fixed
11+
12+
- Clarify that the names for sortable fields can either be prefixed by `properties` or not.
13+
714
## [v1.0.0-rc.1] - 2022-03-17
815

916
### Added

0 commit comments

Comments
 (0)