Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 1.55 KB

CHANGELOG.md

File metadata and controls

47 lines (28 loc) · 1.55 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

v1.0.0 - 2022-09-28

Changed

  • Clarified behavior of GET requests when include is missing (#12)

v1.0.0-rc.3 - 2022-03-29

Changed

  • Include/exclude semantics are more precisely defined (#5)

v1.0.0-rc.2 - 2022-11-01

Fixed

  • Clarify that the names for fields can either be prefixed by properties or not.

v1.0.0-rc.1 - 2022-03-17

None

v1.0.0-beta.4 - 2021-10-05

Added

  • Support binding Fields Extensions to STAC Features items resource endpoint (/collections/{collectionId}/items)

Older versions

Versions v1.0.0-rc.1 and prior can be found in the stac-api-spec repo