Skip to content

Commit

Permalink
CLI v1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
laurent22 committed Sep 23, 2020
1 parent 2200be6 commit 6aca233
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CliClient/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion CliClient/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
],
"owner": "Laurent Cozic"
},
"version": "1.2.0",
"version": "1.2.1",
"bin": {
"joplin": "./main.js"
},
Expand Down
6 changes: 6 additions & 0 deletions readme/changelog_cli.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Joplin terminal app changelog

## [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
- Fixed: Fixed link generation when exporting to PDF or HTML (#3780)
- Fixed: Improved handling of special characters when exporting to Markdown (#3760)

## [cli-v1.1.8](https://github.com/laurent22/joplin/releases/tag/cli-v1.1.8) - 2020-09-21T12:02:29Z

- Improved: Do not prevent export when one item is still encrypted
Expand Down

0 comments on commit 6aca233

Please sign in to comment.