Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 742 Bytes

CHANGELOG.md

File metadata and controls

26 lines (19 loc) · 742 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.0.5] - 2020-05-12

Added

  • Confetti library to show confetti every 100.

[0.0.4] - 2020-05-12

Added

  • Font change every 10.

[0.0.3] - 2020-05-12

Added

  • Made the number its currently on be converted to a hex value for color.

[0.0.2] - 2020-05-12

Added

  • Save feature to save the current count to localstorage, and load back from storage if page opens.

[0.0.1] - 2020-05-12

Added

  • Made a timer that starts counting from 0 and displayed it to the screen.