Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 1007 Bytes

CHANGELOG.md

File metadata and controls

38 lines (22 loc) · 1007 Bytes

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

  • nodata to classification:classes
  • Regular expression to validate name is machine-readable

Changed

  • Allow CommonMark for the description fields.
  • classification:classes: name is required rather than description

Fixed

  • Fixed tests which were validating against v1.0.0 instead of v1.1.0

Fixed

  • Color hinting needed to be underscored color_hint to match convention of using snake_case.

Added

Initial release