Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 987 Bytes

CHANGELOG.md

File metadata and controls

42 lines (24 loc) · 987 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.

[0.2.2] - 2020-06-23

Changed

  • Corrected CSS to fix container width changing as window is resized
  • Corrected CSS to fix strong not showing as bold

[0.2.1] - 2020-06-20

Changed

  • Corrected ordering of CSS to correctly load fonts for Safari

[0.2.0] - 2020-06-20

Added

  • Added an overall risk score above the radar plot.

Changed

  • Changed controls for ventilation to provide typical values for AER.
  • Corrected numerous spelling mistakes (should have installed spell-check earlier :=O ).
  • Set control for inhalation to match exhalation.
  • Removed option to clear dropdown value

[0.1.0] - 2020-06-16

Added

  • Initial code release for content proofing and error checking.

Changed

  • Nothing