Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 1.49 KB

CHANGELOG.md

File metadata and controls

38 lines (22 loc) · 1.49 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.

Added

  • processing-execution relation type to link to the processing execution that produced the data.

v1.1.0 - 2022-01-07

Added

  • processing:expression to describe how the data has been processed.
  • Relation type processing-expression to externally describe how the data has been processed.

Changed

  • Updated examples to STAC 1.0.0

Fixed

  • The JSON Schema is more strict and should not have issues with missing required fields in Collections any longer #3, #8, #16

v1.0.0 - 2021-03-08

Initial independent release, see previous history

Changed

  • processing:lineage now allows CommonMark for rich-text representation (#950)