Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 564 Bytes

CHANGELOG.md

File metadata and controls

27 lines (16 loc) · 564 Bytes

setRandomInterval

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.

[Unreleased]

[1.1.0] - 2020-02-19

Changed

  • Update code to use TypeScript.
  • Replaced lodash random with basic random function.
  • Update README example.

[1.0.1] - 2018-06-17

Changed

  • Update clean script.
  • Update README example.

[1.0.0] - 2018-06-14

  • Initial release