mirror of
https://github.com/laurent22/joplin.git
synced 2025-01-11 18:24:43 +02:00
CLI v1.0.148
This commit is contained in:
parent
bcb44aa532
commit
58e299383d
2
CliClient/package-lock.json
generated
2
CliClient/package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "joplin",
|
||||
"version": "1.0.147",
|
||||
"version": "1.0.148",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -20,7 +20,7 @@
|
||||
],
|
||||
"owner": "Laurent Cozic"
|
||||
},
|
||||
"version": "1.0.147",
|
||||
"version": "1.0.148",
|
||||
"bin": {
|
||||
"joplin": "./main.js"
|
||||
},
|
||||
|
@ -1,5 +1,10 @@
|
||||
# Joplin terminal app changelog
|
||||
|
||||
## [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.
|
||||
- Improved: Log last requests in case of a sync error
|
||||
|
||||
## [cli-v1.0.147](https://github.com/laurent22/joplin/releases/tag/cli-v1.0.147) - 2019-09-25T21:26:24Z
|
||||
|
||||
- New: Import Evernote notes as HTML (#1887)
|
||||
|
Loading…
Reference in New Issue
Block a user