summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortamaina <tamaina@hotmail.co.jp>2023-01-28 12:37:28 +0000
committertamaina <tamaina@hotmail.co.jp>2023-01-28 12:37:28 +0000
commit5b38f762541161fcc2923f12e4b1660cebce0a62 (patch)
tree459361216530933f74ce760c4681ae5e4e347d66
parentgitignore docker-compose.yml (diff)
downloadmisskey-5b38f762541161fcc2923f12e4b1660cebce0a62.tar.gz
misskey-5b38f762541161fcc2923f12e4b1660cebce0a62.tar.bz2
misskey-5b38f762541161fcc2923f12e4b1660cebce0a62.zip
update CHANGELOG.md
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9899eaf57a..5ee0d02955 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,8 @@ You should also include the user name that made the change.
-->
## 13.x.x (unreleased)
+### Changes
+- docker-compose.ymlをdocker-compose.yml.exampleにしました。docker-compose.ymlとしてコピーしてから使用してください。
### Bugfixes
- Client: classicモード使用時にwindowサイズによってdefaultに変更された後に、windowサイズが元に戻ったらclassicに戻すように修正 #9669