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

Commit

Permalink
v1.2.6: some song info added or fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
hideo54 committed Jan 16, 2017
1 parent 60871cb commit daa8d32
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,37 @@
# CHANGELOG

## v1.2.6 (2017/1/17)

* 曲データの追加・修正

## v1.2.5 (2017/1/11)

* 曲データの追加(@dai199さんありがとうございます!)

### 既知のバグ

* "KiRa-KiRa Sensation!"のスペルが誤っています(v1.2.6で修正)
* "勇気のReason"のスペルが誤っています(v1.2.6で修正)

## v1.2.4 (2017/1/6)

* 曲データの追加(@dai199さんありがとうございます!)

### 既知のバグ

* ダイヤモンドプリンセスの憂鬱 MASTERがEXPERTとして登録されています(v1.2.5で修正)
* "勇気のReason"のスペルが誤っています(v1.2.6で修正)
* "KiRa-KiRa Sensation!"のスペルが誤っています(v1.2.6で修正)

## v1.2.3 (2016/12/29)

* 曲データの追加(@zephiransasさんありがとうございます!)

### 既知のバグ

* "勇気のReason"のスペルが誤っています(v1.2.6で修正)
* "KiRa-KiRa Sensation!"のスペルが誤っています(v1.2.6で修正)

## v1.2.2 (2016/12/29)

* 曲選択時に曲IDが出力されないバグの修正(@zephiransasさんありがとうございます!)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

## バージョン

v1.2.5 (2017/1/11)
v1.2.6 (2017/1/17)

## 機能

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": "schfeslog",
"version": "1.2.5",
"version": "1.2.6",
"description": "A proxy server for watching the network to get info of \"LoveLive! School Idol Festival\" play results.",
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit daa8d32

Please sign in to comment.