mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
CLI v1.0.160
This commit is contained in:
parent
82eefca110
commit
dbba7af4b5
2
CliClient/package-lock.json
generated
2
CliClient/package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "joplin",
|
||||
"version": "1.0.159",
|
||||
"version": "1.0.160",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -27,7 +27,7 @@
|
||||
],
|
||||
"owner": "Laurent Cozic"
|
||||
},
|
||||
"version": "1.0.159",
|
||||
"version": "1.0.160",
|
||||
"bin": {
|
||||
"joplin": "./main.js"
|
||||
},
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Joplin terminal app changelog
|
||||
|
||||
## [cli-v1.0.159](https://github.com/laurent22/joplin/releases/tag/cli-v1.0.159) - 2020-03-07T01:09:35Z
|
||||
## [cli-v1.0.160](https://github.com/laurent22/joplin/releases/tag/cli-v1.0.160) - 2020-03-07T01:11:56Z
|
||||
|
||||
- New: Add more context to encryption errors
|
||||
- Improved: Changed default encryption method to CCM
|
||||
|
Loading…
Reference in New Issue
Block a user