summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2023-03-05 22:01:06 +0900
committerGitHub <noreply@github.com>2023-03-05 22:01:06 +0900
commit824398509d805a62bd656aaf3a5c2114b1d24cb4 (patch)
tree71a89695144a12d425cb95aa5e8089c07c1a6471
parentfix(docker): cannot build docker image on some environments (#10220) (diff)
downloadmisskey-824398509d805a62bd656aaf3a5c2114b1d24cb4.tar.gz
misskey-824398509d805a62bd656aaf3a5c2114b1d24cb4.tar.bz2
misskey-824398509d805a62bd656aaf3a5c2114b1d24cb4.zip
Update CHANGELOG.md
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 57cdd41e48..e0db634aab 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,7 +5,7 @@
-
### Bugfixes
-- ユーザーページのバッジ表示を適切に折り返すように @arrow2nd
+x
You should also include the user name that made the change.
-->
@@ -21,6 +21,7 @@ You should also include the user name that made the change.
### Bugfixes
- ロールの権限で「一般ユーザー」のロールがいきなり設定できない問題を修正
+- ユーザーページのバッジ表示を適切に折り返すように @arrow2nd
## 13.9.1 (2023/03/03)