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:
parent
8565cd7d40
commit
e92741edd6
2
CliClient/package-lock.json
generated
2
CliClient/package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "joplin",
|
||||
"version": "1.0.148",
|
||||
"version": "1.0.149",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -20,7 +20,7 @@
|
||||
],
|
||||
"owner": "Laurent Cozic"
|
||||
},
|
||||
"version": "1.0.148",
|
||||
"version": "1.0.149",
|
||||
"bin": {
|
||||
"joplin": "./main.js"
|
||||
},
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user