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

Commit

Permalink
Version 1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
k0kubun committed Oct 1, 2016
1 parent 33d5e47 commit 808890e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
# Change Log
## v1.2.3
- Fix scrollbar overlap in macOS [#31](https://github.com/k0kubun/Nocturn/pull/31)
- Thanks to @IzumiSy
- Link user profile on tweets [#32](https://github.com/k0kubun/Nocturn/pull/32)
- Thanks to @IzumiSy

## v1.2.2
- Set cursor style on tabs [#29](https://github.com/k0kubun/Nocturn/pull/29)
- Thanks to @IzumiSy
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": "Nocturn",
"version": "1.2.2",
"version": "1.2.3",
"main": "app/main.js",
"repository": "https://github.com/k0kubun/Nocturn",
"author": {
Expand Down

0 comments on commit 808890e

Please sign in to comment.