1
0
mirror of https://github.com/MisskeyIO/misskey synced 2024-11-23 22:56:49 +09:00
MisskeyIO/CHANGELOG.md
2018-06-17 08:20:22 +09:00

603 B

ChangeLog

破壊的変更のみ記載。

This document only describes breaking changes.

4.0.0

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

Migration

MongoDBの、othelloGamesothelloMatchingsコレクションをそれぞれreversiGamesreversiMatchingsにリネームしてください。

You need to rename othelloGames and othelloMatchings MongoDB collections to reversiGames and reversiMatchings.

3.0.0

Migration

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

Please run node cli/recount-stats before launch.