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.0
Browse files Browse the repository at this point in the history
  • Loading branch information
k0kubun committed Jun 19, 2017
1 parent a376efb commit 1b18c79
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
# Change Log
## v1.6.0
- Show error message when failed to tweet, favorite, retweet, etc.
- Add throttring of frequent mention to avoid application restriction by Twitter.
- Now 20+ mentions in 1 minute is prevented automatically.

## v1.5.2
- Temporarily changed Twitter consumer credentials.

## v1.5.1
- Change application icon [#52](https://github.com/k0kubun/Nocturn/pull/52)
- Thanks to @CandyFace
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.5.2",
"version": "1.6.0",
"main": "app/main.js",
"repository": "https://github.com/k0kubun/Nocturn",
"author": {
Expand Down

0 comments on commit 1b18c79

Please sign in to comment.