Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.19 KB

CHANGELOG.md

File metadata and controls

31 lines (24 loc) · 1.19 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.

1.0.1 - 2021-08-23

Changed

  • label:properties as array needs at least one item
  • name in label:classes must be non-empty for vector label items
  • name in label:classes must be null for raster label items (#8)
  • label:description must be non-empty

Fixed

  • Fixed invalid examples
  • JSON Schema checks label:assets in links

v1.0.0 - 2021-03-8

Changed

  • assets should use role labels instead of an asset name of labels
  • Clarified the role of geometries on items. #875
  • label:description now allows CommonMark for rich-text representation (#950)

Fixed

  • Cleaned up examples