mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-25 17:03:52 +00:00
5.6.4
This commit is contained in:
parent
26354ad555
commit
5e7a7a2809
2 changed files with 15 additions and 1 deletions
14
CHANGELOG.md
14
CHANGELOG.md
|
|
@ -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)
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -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)",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue