Skip to content

Commit

Permalink
readme and version update
Browse files Browse the repository at this point in the history
  • Loading branch information
akosbalasko committed Dec 26, 2020
1 parent bf36841 commit 7f70d35
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,13 @@ The following configurational properties are available:

## Release notes

## Version 3.4.2
- Changelog:
1. Zettelkasten ID is generated in 24h format
2. html encoded pure url comparison
3. Use double-bracket notation only for local images
4. Do not consider mailto: and ftp:// links as internal

## Version 3.4.1
- Changelog:
1. Minor fix around highlight recognition
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "yarle-evernote-to-md",
"version": "3.4.1",
"version": "3.4.2",
"description": "Yet Another Rope Ladder from Evernote",
"keywords": [
"evernote",
Expand Down

0 comments on commit 7f70d35

Please sign in to comment.