summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
blob: 7a43638e79498af13ca3ed91d62fb21160ab5108 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Server
## 2
configのファイル名: config.yml --> default.yml

## 1
First version

# API
## 3
application/x-www-form-urlencoded is now deprecated

## 2
* パラメータ: _userkey --> i
* トークンは、アクセストークン + アプリのシークレットキーをsha256したものに

## 1
First version