Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 446 Bytes

CHANGELOG.md

File metadata and controls

12 lines (9 loc) · 446 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.0] - 2020-09-20

Added

  • Static Clock class
  • SystemClock and FrozenClock implementations
  • Testing trait (FrozenClockTrait) to automatically freeze / restore clock in tests