Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 820 Bytes

CHANGELOG.md

File metadata and controls

24 lines (16 loc) · 820 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.

1.0.1 - 2021-09-22

Changed

  • Made Craco an api dependency such that its API can be used. Removed Math dependency as it is now unnecessary
  • Update Craco dependency to version 3.0.0
  • Adapt to version 3.0.0 of Craco and Math (predenc API changes)

1.0.0 - 2021-03-05

Added

  • Initial release