All notable changes to this project will be documented in this file.
- Add basic keyboard shortcuts
- Add desktop app context menu
- Fix time jumping back when toggling inputs. ([#58](https://github.com/Alxmerino/Project-Timer/issues/58))
- Fix differences in production vs uncompiled code
- Fix inputs not responding to enter keypress
- Fix context menu bugs
- Fix tray icon turning off when stopping multiple timers
- Fix app not showing on deck icon click
- Remove menubar dependency
- Use correct "main" file in package.json
- Added menu to hold "quit" and "focus" options
- Added descriptions to timer
- Added done and overtime notifications
- Added context menu to cut, copy, paste, etc
- Update menu bar icon when timer is running
- Timers not getting deleted from local storage
- Initial public release