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

Commit 39939fb

Browse files
committed
Version 1.6.6
1 parent cc193bf commit 39939fb

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# Change Log
2+
## v1.6.6
3+
- `~/.nocturn` accepts "homeList" field to replace home timeline with list
4+
- "pollInterval" field can reduce the interval from default 60 to 1 or 4 or whatever
5+
26
## v1.6.5
37
- Allow using developer console from help menu
48
- Notify tweet failure properly

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Nocturn",
33
"description": "Multi-platform Twitter Client built with React, Redux and Electron",
4-
"version": "1.6.5",
4+
"version": "1.6.6",
55
"main": "app/main.js",
66
"repository": "https://github.com/k0kubun/Nocturn",
77
"author": {

0 commit comments

Comments
 (0)