mirror of
https://github.com/laurent22/joplin.git
synced 2025-01-26 18:58:21 +02:00
CLI v1.2.2
This commit is contained in:
parent
15de7572c0
commit
485921d879
2
CliClient/package-lock.json
generated
2
CliClient/package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "joplin",
|
||||
"version": "1.2.1",
|
||||
"version": "1.2.2",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -28,7 +28,7 @@
|
||||
],
|
||||
"owner": "Laurent Cozic"
|
||||
},
|
||||
"version": "1.2.1",
|
||||
"version": "1.2.2",
|
||||
"bin": {
|
||||
"joplin": "./main.js"
|
||||
},
|
||||
|
@ -1,5 +1,11 @@
|
||||
# Joplin terminal app changelog
|
||||
|
||||
## [cli-v1.2.2](https://github.com/laurent22/joplin/releases/tag/cli-v1.2.2) - 2020-09-29T11:33:53Z
|
||||
|
||||
- Fixed: Fixed crash due to missing spellfix extension
|
||||
- Fixed: Fixed link generation when exporting to PDF or HTML (#3780)
|
||||
- Fixed: Improved handling of special characters when exporting to Markdown (#3760)
|
||||
|
||||
## [cli-v1.2.1](https://github.com/laurent22/joplin/releases/tag/cli-v1.2.1) - 2020-09-23T11:15:12Z
|
||||
|
||||
- Fixed: Fixed crash due to missing spellfix extension
|
||||
|
Loading…
x
Reference in New Issue
Block a user