diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-08-24 07:20:26 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-08-24 07:20:26 +0900 |
| commit | c1b47a2119f9101ebc5f5e514a9f0fc1aaf5b181 (patch) | |
| tree | 5296a32a4e83f926017ea4e72174cbb985ba622a | |
| parent | 8.4.0 (diff) | |
| download | misskey-c1b47a2119f9101ebc5f5e514a9f0fc1aaf5b181.tar.gz misskey-c1b47a2119f9101ebc5f5e514a9f0fc1aaf5b181.tar.bz2 misskey-c1b47a2119f9101ebc5f5e514a9f0fc1aaf5b181.zip | |
Add missing changelog
Diffstat (limited to '')
| -rw-r--r-- | CHANGELOG.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index e8879b747a..ef3b5b4939 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,16 @@ ChangeLog This document describes breaking changes only. +8.0.0 +----- + +### Migration + +起動する前に、`node cli/migration/8.0.0`してください。 + +Please run `node cli/migration/8.0.0` before launch. + + 7.0.0 ----- |