From 76d57729f44f8dbed794ef5067fb49880b78f4f6 Mon Sep 17 00:00:00 2001 From: manubo Date: Thu, 10 Oct 2019 15:18:59 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e31446..0a7c415 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,11 +10,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Add support for starting/stopping a timer - Show hours as HH:MM or decimal in the Bubble, depending on setting in MOCO -## [1.3.0-alpha] - 2019-09-28 +## [1.3.0] - 2019-10-11 ### Changed - Start a new timer or stop a running timer +- Format time as set in time tracking +- Add support for project identifier in Github Issue, Trello, Wunderlist, Youtrack +- Find projects by identifier without alphanumerical characters ## [1.2.4] - 2019-09-20