Skip to content

Commit

Permalink
Bump up to electron-v1.5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
GeoffreyChen777 committed Apr 16, 2022
1 parent 66dd30f commit daedb98
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG_CN.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## v1.5.9 16/04/2022

1. 更好的 Tag Folder 界面,自动提示。


## v1.5.8 12/04/2022

1. 自定义 Mongodb Atlas APP id。
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG_EN.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## v1.5.9 Apr 16 2022

1. Better tags and folders UI with suggestions.


## v1.5.8 Apr 12 2022

1. Support custom MongoDB atlas App ID.
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": "paperlib",
"version": "1.5.8",
"version": "1.5.9",
"description": "A simple academic paper management tool for CSer.",
"productName": "Paperlib",
"author": "Geoffrey Chen <geoffreychen777@gmail.com>",
Expand Down
2 changes: 1 addition & 1 deletion src-electron/release-notes.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1. Support custom MongoDB atlas App ID.
1. Better tags and folders UI with suggestions.

0 comments on commit daedb98

Please sign in to comment.