File tree 3 files changed +8
-2
lines changed 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.7.0] ( https://github.com/vzhd1701/evernote-backup/compare/1.6.8...1.7.0 ) (2022-01-31)
2
+
3
+ ### Features
4
+
5
+ - add --no-export-date option ([ 030ddfc] ( https://github.com/vzhd1701/evernote-backup/commit/030ddfca9b06767afed2183cc86bd69625ad4caa ) )
6
+
1
7
### [ 1.6.8] ( https://github.com/vzhd1701/evernote-backup/compare/1.6.7...1.6.8 ) (2022-01-02)
2
8
3
9
### Bug Fixes
Original file line number Diff line number Diff line change 1
- __version__ = "1.6.8 "
1
+ __version__ = "1.7.0 "
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
4
4
5
5
[tool .poetry ]
6
6
name = " evernote-backup"
7
- version = " 1.6.8 "
7
+ version = " 1.7.0 "
8
8
description = " Backup & export all Evernote notes and notebooks."
9
9
authors = [
" vzhd1701 <[email protected] >" ]
10
10
readme = " README.md"
You can’t perform that action at this time.
0 commit comments