Skip to content
Snippets Groups Projects
CHANGELOG.md 1.36 KiB
Newer Older
syuilo's avatar
syuilo committed
ChangeLog
=========

syuilo's avatar
syuilo committed
破壊的変更のみ記載。

syuilo's avatar
syuilo committed
This document describes breaking changes only.
syuilo's avatar
syuilo committed

syuilo's avatar
syuilo committed
8.0.0
-----

### Migration

起動する前に、`node cli/migration/8.0.0`してください。

Please run `node cli/migration/8.0.0` before launch.


syuilo's avatar
syuilo committed
7.0.0
-----

### Migration

起動する前に、`node cli/migration/7.0.0`してください。

Please run `node cli/migration/7.0.0` before launch.

syuilo's avatar
syuilo committed
6.0.0
-----

### Migration

オブジェクトストレージを使用している場合、設定ファイルの`drive.config.secure``drive.config.useSSL`にリネームしてください。

If you use object storage, please rename `drive.config.secure` to `drive.config.useSSL` in config.

syuilo's avatar
syuilo committed
5.0.0
-----

### Migration

起動する前に、`node cli/migration/5.0.0`してください。

Please run `node cli/migration/5.0.0` before launch.

syuilo's avatar
syuilo committed
4.0.0
-----

オセロがリバーシに変更されました。

Aya Morisawa's avatar
Aya Morisawa committed
Othello is rename to Reversi.
syuilo's avatar
syuilo committed

syuilo's avatar
syuilo committed
### Migration

MongoDBの、`othelloGames``othelloMatchings`コレクションをそれぞれ`reversiGames``reversiMatchings`にリネームしてください。

Aya Morisawa's avatar
Aya Morisawa committed
Please rename `othelloGames` and `othelloMatchings` MongoDB collections to `reversiGames` and `reversiMatchings` respectively.
syuilo's avatar
syuilo committed

syuilo's avatar
syuilo committed
3.0.0
-----

### Migration

起動する前に、`node cli/recount-stats`してください。

Please run `node cli/recount-stats` before launch.