Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 502 Bytes

CHANGELOG.md

File metadata and controls

15 lines (11 loc) · 502 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] - 2019-05-07

Added

  • Support for addition, subtraction and multiplication.
  • Support for negative numbers.
  • Support for randomly selecting a mathematical operation.
  • Support for time measurement.
  • A simple and intuative interface.