Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 2.13 KB

CHANGELOG.md

File metadata and controls

30 lines (23 loc) · 2.13 KB

Changelog

v0.1.2 (2022-01-13)

Fix

  • README.md: Update usage instructions (7e2d60e)

Documentation

  • config/README.md: Correct spelling error (ff8e524)

v0.1.1 (2021-11-02)

Fix

  • config: Correct sample name (d22da64)
  • schema: Disallow non-word characters (5648893)

Documentation

  • README: Correct erroneous link (4956f50)
  • README/CONTRIBUTING: Correct erroneous links (09c755a)
  • README: Include install instructions (a0679c5)
  • README: Correct ci/cd badge (db9e476)
  • README: Apply formatting (4d6fdbe)

v0.1.0 (2021-10-27)

Feature

  • repo: Initiate repository (28ea197)

Documentation