fix/focus-timer-view (#26)
* Auto focus button in timer view * Revert find projects by identifier without alphanumerical characters * Update changelog
This commit is contained in:
committed by
Tobias Miesel
parent
76d57729f4
commit
12c8b8e3eb
13
CHANGELOG.md
13
CHANGELOG.md
@@ -5,14 +5,19 @@ All notable changes to this project will be documented in this file.
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [Unreleased]
|
||||
## [1.3.1] - 2019-10-17
|
||||
|
||||
- Add support for starting/stopping a timer
|
||||
- Show hours as HH:MM or decimal in the Bubble, depending on setting in MOCO
|
||||
### Fixed
|
||||
|
||||
- Set propper focus on timer view
|
||||
|
||||
### Removed
|
||||
|
||||
- Find projects by identifier without alphanumerical characters
|
||||
|
||||
## [1.3.0] - 2019-10-11
|
||||
|
||||
### Changed
|
||||
### Added
|
||||
|
||||
- Start a new timer or stop a running timer
|
||||
- Format time as set in time tracking
|
||||
|
||||
Reference in New Issue
Block a user