Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 739 Bytes

Changelog.md

File metadata and controls

19 lines (15 loc) · 739 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.0] - 2019-07-20

Added

  • Using an rp-config.yml configuration file, you can now decide on the name of the record file and its path.
  • Not using a config file retains the default behaviour (filename = "pom-record.csv", path = path of the executable binary).

[0.1.1] - 2019-03-29

Fixed

  • An important record file related issue preventing the pomodoro progression being parsed correctly.

Added

  • This Changelog