Skip to content

Latest commit

 

History

History
72 lines (37 loc) · 1.21 KB

CHANGELOG.md

File metadata and controls

72 lines (37 loc) · 1.21 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.

[Unreleased]

Added

  • Added for new features.

Changed

  • Changed for changes in existing functionality.

Deprecated

  • Deprecated for soon-to-be removed features.

Fixed

  • Fixed for any bug fixes.

Removed

  • Removed for now removed features.

Security

  • Security in case of vulnerabilities.

[1.1.2] - 2024-08-04

Fixed in 1.1.2

  • Fixed SCRIPT_DIR for PyInstaller.

[1.1.1] - 2024-08-01

Fixed in 1.1.1

  • Added necessary hidden import for tkcalender. See here for more info.

[1.1.0] - 2024-07-30

Added in 1.1.0

  • Added support for categories.

Changed in 1.1.0

  • Moved buttons to the left side of the GUI.

[1.0.2] - 2024-07-28

Added in 1.0.2

  • Improved the way that "time since" is calculated.

[1.0.1] - 2024-07-28

Fixed in 1.0.1

  • Fixed minimum size for windows.

[1.0.0] - 2024-07-22

Added in 1.0.0

  • Added initial release.