This commit is contained in:
Johannes Millan 2020-08-26 19:16:04 +02:00
parent 26354ad555
commit 5e7a7a2809
2 changed files with 15 additions and 1 deletions

View file

@ -1,3 +1,17 @@
## [5.6.4](https://github.com/johannesjo/super-productivity/compare/v5.6.2...v5.6.4) (2020-08-26)
### Bug Fixes
* **advancedShortSyntax:** adding task twice ([26354ad](https://github.com/johannesjo/super-productivity/commit/26354ad555e351b66a2a7f754eb2a4f9ca812d87))
### Features
* **mobile:** don't expand task additional info items per default ([a561ed4](https://github.com/johannesjo/super-productivity/commit/a561ed4780f6e863a1711663b2b80336254ce049))
## [5.6.3](https://github.com/johannesjo/super-productivity/compare/v5.6.2...v5.6.3) (2020-08-26)

View file

@ -1,6 +1,6 @@
{
"name": "superProductivity",
"version": "5.6.3",
"version": "5.6.4",
"description": "Personal Task Management App to help you with your daily struggle with JIRA etc.",
"main": "./electron/main.js",
"author": "johannesjo <contact@super-productivity.com> (http://super-productivity.com)",