Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 696 Bytes

CHANGELOG.md

File metadata and controls

26 lines (19 loc) · 696 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.

[Unreleased]

[0.3.0] - 2021-11-26

Changed

  • Renamed "event" to "checkpoint"
  • Renamed "tag" to "project"
  • Each checkpoint can only have one project attached
  • Other small fixes and tweaks

[0.2.0] - 2021-02-08

Changed

  • The order of tags in the database now stays the same

Fixed

  • log command now tries to adjusts to terminal width.

[0.1.4] - 2021-02-03

Fixed

  • Crash when adding an event to an empty database.