Skip to content
This repository has been archived by the owner on Apr 7, 2023. It is now read-only.

Commit

Permalink
Version 1.6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
k0kubun committed Aug 3, 2020
1 parent 4530a9d commit eb7bea9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# Change Log
## v1.6.7
- Rewrite the account selector's implementation
- The design was made similar to my Linux environment.
Windows and macOS users may see bigger difference.

## v1.6.6
- `~/.nocturn` accepts "homeList" field to replace home timeline with list
- "pollInterval" field can reduce the interval from default 60 to 1 or 4 or whatever
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Nocturn",
"description": "Multi-platform Twitter Client built with React, Redux and Electron",
"version": "1.6.6",
"version": "1.6.7",
"main": "app/main.js",
"repository": "https://github.com/k0kubun/Nocturn",
"author": {
Expand Down

0 comments on commit eb7bea9

Please sign in to comment.