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.
- Added for new features.
- Changed for changes in existing functionality.
- Deprecated for soon-to-be removed features.
- Fixed for any bug fixes.
- Removed for now removed features.
- Security in case of vulnerabilities.
- Fixed
SCRIPT_DIR
for PyInstaller.
- Added necessary hidden import for tkcalender. See here for more info.
- Added support for categories.
- Moved buttons to the left side of the GUI.
- Improved the way that "time since" is calculated.
- Fixed minimum size for windows.
- Added initial release.