Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.37 KB

CHANGELOG.md

File metadata and controls

37 lines (25 loc) · 1.37 KB

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.

2.2 - 2020-12-31

Added

  • Added files for 2021

Changed

  • Files now are named with Dendron's conventions in mind. The biggest change is that they are named with . separators instead of -.
  • Documentation updated with Dendron-related info

2.1 - 2019-12-09

Added

  • Added tags that reflect Pomodoro Technique interruption tracking (@internalInterruption() and @externalInterruption())
  • Added tag to track monthly goals
  • Much more documentation to README.md

Changed

  • Changed format of weekly headings to follow ISO 8601 (instead of i.e. ## Week06 it now is ## 2020-W06)
  • Renamed @bigWeek() tag to @weeklyGoal()

2.0 - 2019.12.03

Enhancements

  • Yearly update to file names to fix how they sort (newest year has a single _ at the beginning of the file name, all previous years have two __ so they sort lower)
  • Add detail about tools and techniques to README.md

1.0 - 2019.01.17

  • Started the project
  • Added license
  • Added readme