1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-11 18:24:43 +02:00

CLI v1.0.149

This commit is contained in:
Laurent Cozic 2019-09-27 22:19:13 +01:00
parent 8565cd7d40
commit e92741edd6
3 changed files with 6 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "joplin",
"version": "1.0.148",
"version": "1.0.149",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -20,7 +20,7 @@
],
"owner": "Laurent Cozic"
},
"version": "1.0.148",
"version": "1.0.149",
"bin": {
"joplin": "./main.js"
},

View File

@ -1,5 +1,9 @@
# Joplin terminal app changelog
## [cli-v1.0.149](https://github.com/laurent22/joplin/releases/tag/cli-v1.0.149) - 2019-09-27T21:18:57Z
- New: Add support to Termux by returning a default when platform name cannot be determined (#1905)
## [cli-v1.0.148](https://github.com/laurent22/joplin/releases/tag/cli-v1.0.148) - 2019-09-27T18:42:36Z
- Improved: Improves deletion fail-safe so it is based on percentage of notes deleted. And display warning on sidebar.